Users
Create, manage, and authenticate users within the platform for user administration.
Create a user
Creates a user in the current customer account. Use this endpoint to add users programmatically, assign roles, and set up access permissions.
List users
Lists all users in the customer account. The response shows each user's corpus access and customer-level authorizations.
Get a user
Returns a user with details such as the email, username, and associated roles.
Update a user
Updates details of a user such as role names.
Delete a user
Deletes a user from the account.
Reset a user password
Resets the password for a user.