Endpoint Examples
Create User
POST
Instead of creating a new user manually, you can invite a new user to your organization. Learn how to do it in the Invitations page.
Authorizations
Body
application/json
Password must be at least 8 characters long and contain at least one uppercase letter, one lowercase letter, and one number
The role of the user. If not specified, the role will default to OPERATOR
Available options:
ADMIN
, OPERATOR
Response
200 - application/json