Skip to main content
Version: 2.0

Create a user in the current customer account

POST 

/v2/users

Supported API Key Type:
Personal

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.

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.