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.
Headers
The platform makes a best effort to complete the request in the specified seconds, or it times out.
The platform makes a best effort to complete the request in the specified milliseconds, or it times out.
Request body
Response
The response returns a user object that contains the assigned user ID, email, username, enabled status, description, creation timestamp, and assigned API roles.
Changes
Changed in 1 of the 7 revisions of this API.11
- ●
added the new
agent_end_userenum value to the//////response property for the response statusresponse-property-enum-value-added
- ○
added the new
agent_end_userenum value to the request property//request-property-enum-value-added
- ●