Organization
Accepts the invitation identified by invitationId and sets the joined organization as the caller's active one.
Responds with 409 when the invitation is expired, already used, or was issued to a different email than the calling customer's.
post/organizations/invitations/{invitationId}/accept
Path parameters
invitationIdstring required
The id of the invitation to accept.
Response
OK
Changes
Changed in 1 of the 6 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○