v1
latestOpenAPI 3.0.02026-07-178236113.8 KBUsers
Invite a user to join the platform
Required scope - write_user. Assigning a privileged role (e.g. super_admin) additionally requires the caller to hold the root scope.
post/api/v1/users/invitations
Request body
Response
Example response
{
"user": {
"attributes": {
"attribute name 1": "value for attribute name 1",
"attribute name 2": "value for attribute name 2"
}
}
}