User

The user object and the allowed CRUD operations on the related resource endpoint

To become a user you need to create an account in Commerce Layer using your email address or any other available options (it's free!). A user can create or join one or more organizations to manage memberships and assign or be assigned specific roles and permissions.

The user endpoint provides basic information about the currently authenticated user and the associated memberships.

The user cannot be created or deleted by the Provisioning API. You can only retrieve the current user and/or update information such as name, email, reference, and metadata.

Last updated