Users
Register a new user
Create a new user in the specified organization, with a JSON payload.
POST
Register a new user
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The organization ID of the new user's organization
Body
application/json
Available options:
admin, staff, user, guest Response
200 - application/json
OK
Available options:
admin, staff, user, guest Register a new user
