Create organization invitation
Visibility: internal · public ( OpenAPI Custom Extension: x-visibility )
Invite a user to join the organization.
Authorizations
Bearer token authentication using OAuth2/OIDC tokens
Path Parameters
Unique organization identifier
Body
Email address of invitee
Roles to assign to the invitee. At least one of roles or groups must be provided.
Groups to add the invitee to. At least one of roles or groups must be provided.
Optional custom message to include in the invitation email.
500Response
Invitation created successfully
User invitation to organization
Server-defined URL for this resource.
"/v1/regions/global/organizations/org-s1t2u3/invitations/invitation-y8z9a1"
Server-generated UUID.
Unique invitation identifier
Invitee display name
Invitee email address
Roles assigned in invitation
Groups the invitee will be added to upon acceptance
Invitation status
pending, accepted, expired Creation timestamp
Expiration timestamp