Authorizations
Body
The details of the user to be created.
The email address of the new user.
Example:
"user@example.com"
The first name of the new user.
Example:
"John"
The last name of the new user.
Example:
"Doe"
A list of teams the user will belong to. Each team requires a UUID.
Minimum length:
1
The UUID of the role assigned to the user.
The password for the new user's account.
Response
User successfully created