Accept and consume an invitation token to join the organization
Path parameters
Invitation token
Headers
Unique request identifier specified by the originating caller and passed along by proxies.
Response
Invitation accepted successfully
Example response
{
"organization_id": "ab3def8hij2klm9opq5rst7uvw",
"user_id": "ab3def8hij2klm9opq5rst7uvw"
}Changes
Changed in 2 of the 23 revisions of this API.15
- ○
the endpoint scheme security
OAuth2was added to the APIapi-security-added
- ○
the endpoint scheme security
bearerAuthwas added to the APIapi-security-added
- ○
the endpoint scheme security
org-management_bearerAuthwas removed from the APIapi-security-removed
This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
deleted the
headerrequest parameterX-Request-IDrequest-parameter-removed
- ○
the endpoint scheme security
org-management_bearerAuthwas added to the APIapi-security-added
- ○
the endpoint scheme security
svc-org-management_bearerAuthwas removed from the APIapi-security-removed
This revision also has 82 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●