Users
Create, manage, and authenticate users within the platform for user administration.
📄️ Create a user in the current customer account.
Create a user for the current customer account. For example, a company wants to onboard new team members efficiently and this endpoint lets you streamline the process by adding new users programmatically, assigning appropriate roles, and setting up access permissions.
📄️ List users in the account
The List Users API lets you list all users on your team and also their corpus access and customer-level authorizations.
📄️ Get a user
Get a user and view details like the email, username, and associated roles.
📄️ Update a user
Update details about a user such as role names.
📄️ Delete a user
Delete a user from the account.
📄️ Reset the password for a user
Reset the password for a user.