v2
OpenAPI 3.0.02026-08-051996591.2 MBUsers
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.
post/v2/users
Headers
Request-Timeoutinteger
The platform makes a best effort to complete the request in the specified seconds, or it times out.
Request-Timeout-Millisinteger
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.