Users
Invite User
Invite a user to the tenant
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Url to redirect when invite is accepted
Example:
"<control plane url>/invite-accept"
Email of user
Response
200
application/json
User has been successfully invited.
The response is of type object
.