Invite user to organization
Invitations
Invite user to organization
POST
Invite user to organization
Path Parameters
Organization identifier
Body
application/json
Email of the person invited
Role to assign
Available options:
administrator, manager, billing_manager, member Array of team assignments with roles for automatic addition upon invitation acceptance
Example:
[
{
"teamId": "550e8400-e29b-41d4-a716-446655440000",
"role": "developer"
},
{
"teamId": "6ba7b810-9dad-11d1-80b4-00c04fd430c8",
"role": "team_manager"
}
]Response
User invited to organization
Invitation unique identifier
Invitation token
Email of the invitee
Current status of the invitation
Organization unique identifier
Organization name
Role in the organization
Invitation expiration date