Create a user

Creates a new set of user credentials. The credentials can be used later to log in to OfficeRnD member tools.
The password that is being set for the user must have at least 3 out of the 4 elements below:
Uppercase letter
Lowercase letter
Digit
Symbol

Required scopes: flex.user.auth.signup

Path Params
string
required

organization slug

Body Params
string
required

The email of the new user.

string
required

Password must be at least 8 characters long and contain 3 out of the 4 elements: uppercase letter, lowercase letter, digit or symbol.

string
required

The name of the new user.

Response

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json