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:
1The UUID of the role assigned to the user.
The password for the new user's account.
The type of seat assigned to the user.
Available options:
listener, recording Example:
"recording"
Response
User successfully created