(DEPRECATED) Accept invitation
organizations
(DEPRECATED) Accept invitation
deprecated
This API is deprecated, use POST /invitations/ instead. Allows user to accept an invitation to join the organization. The user will automatically leave their current organization.
POST
(DEPRECATED) Accept invitation
Documentation Index
Fetch the complete documentation index at: https://docs.gmicloud.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
An access token used to authenticate a user and grant access to restricted APIs. It is issued by session APIs. For status codes related to this header, refer to the Common Headers Documentation.
Path Parameters
The organization's ID.
- Must be a valid UUID.
Example:
"a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11"
The invitation's ID.
- Must be a valid UUID.
Example:
"550e8400-e29b-41d4-a716-446655440000"
Response
Successfully accepted the invitation.