Authorizations
Path Parameters
If the user is not already registered, this parameter can be 0
.
In case is 0
, the email field is required in the request body.
Body
Response
The response is of type object
.
Create Organization’s user.
The authenticated user can add the user to the organization if is part of the organization and has Owner priviledges.
After the user has been added to the organization, an invitation email will be sent.
If the user is not already registered, this parameter can be 0
.
In case is 0
, the email field is required in the request body.
The response is of type object
.