System Users
System user management
📄️ List all system users
Returns a list of detailed system users across your domains.
📄️ Create new system user
Create a new system user.
📄️ List domain system users
Returns a list of system users according to supplied parameters.
📄️ Get a specific system user.
Get a specific system user.
📄️ Delete a system user
Delete a system user.
📄️ Generate a new client secret for a system user
Generates a new client secret for the specified system user. Note that the old client secret will no longer be valid since it is replaced with the newly generated secret.
📄️ Get client secret for a system user
Get client secret for a system user.
📄️ Enables or disables a system user
Change a system user's status. This determines whether a system user can log in or not.
📄️ Set roles for a system user.
Overwrites the system user's current roles with the provided roles. Roles are a collection of access rights and determine what resources (API endpoints) the system user is able to access.