First user access
Registration Route
First user access
Used in few ways:
- If (tenantName and projectName) not empty. Register flow. Register new user with new tenant/project
- If (tenantName or projectName) is empty. Invite flow. Looking for invite, creating new user to existing tenant
POST
First user access
Authorizations
Authentication
Body
application/json
Response
200 - application/json
OK
Unique identifier of the entity
Example:
1
Time when entity was created
Time when entity was updated
Status of the entity. Default: 'ACTIVE'
Available options:
ACTIVE, DISABLED, DELETED ID of the tenant
ID of the organisation
The user's first name.
The user's last name.
The user's email address.
Id of the user on auth service.
A map the user's meta properties
A list of the user's roles.