Skip to main content
Version: 2.0

Create a user

POST 

/v2/users

Creates a user in the current customer account. Use this endpoint to add users programmatically, assign roles, and set up access permissions.

Request

Responses

The response returns a user object that contains the assigned user ID, email, username, enabled status, description, creation timestamp, and assigned API roles.