v1

latestOpenAPI 3.0.12026-07-227292131.4 KB
organizations

(DEPRECATED) Accept invitation

This API is deprecated, use POST /invitations/{invitationKey} instead. Allows user to accept an invitation to join the organization. The user will automatically leave their current organization.

post/organizations/{orgId}/invitations/{invitationId}

Path parameters

orgIdstring uuid required
Example:a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11

The organization's ID.

  • Must be a valid UUID.
invitationIdstring uuid required
Example:550e8400-e29b-41d4-a716-446655440000

The invitation's ID.

  • Must be a valid UUID.

Response

Successfully accepted the invitation.