Create an organization

Onboard an invited user: create their organization, its
initial user, and required dependencies.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length between 1 and 255

Display name of the initial user, also used as the organization name. Leading and trailing whitespace is trimmed. Must be at least 1 characters. Must be at most 255 characters.

string
required
length between 8 and 60
^(?=.*[a-zA-Z])(?=.*\d)(?=.*[\W_]).+$

Password of the initial user.

Must contain at least one letter, one digit and one special character. Must be at least 8 characters. Must be at most 60 characters. Must match pattern: ^(?=.*[a-zA-Z])(?=.*\d)(?=.*[\W_]).+$.

date
required

Birthdate of the initial user.

string
required
^[a-z]{2}$

Preferred language of the initial user, as an ISO 639-1 code. Leading and trailing whitespace is trimmed. Must match pattern: ^[a-z]{2}$.

string
required
^[A-Z]{2}$

Country of the initial user, as an ISO 3166-1 alpha-2 code. Leading and trailing whitespace is trimmed. Must match pattern: ^[A-Z]{2}$.

string
required
length between 1 and 512

Invitation token. Leading and trailing whitespace is trimmed. Must be at least 1 characters. Must be at most 512 characters.

Responses

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