User
Create a user
POST
Create a user
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Tenant identifier. Send the Tenant ID in the X-Tenant header to scope API requests to a specific tenant.
Body
application/json
User's name.
Maximum string length:
255User's email address.
Maximum string length:
255User's password.
Minimum string length:
8User's password confirmation. Must match the password field.
Minimum string length:
8User's phone number.
Maximum string length:
20User's title.
Maximum string length:
255User's emergency contact name.
Maximum string length:
255User's emergency contact surname.
Maximum string length:
255User's emergency contact phone number.
Maximum string length:
20User's blood group.
Maximum string length:
10User's language preferences.
User's avatar URL.
Maximum string length:
1000User's active status.
User's bio.
Maximum string length:
1000Role identifiers to assign to user.
A role ID.