Invitations
Cancel organization invitation
Cancels a pending organization invitation so the invite link can no longer be used.
post/v1/invitations/{invitationId}/cancel
Path parameters
invitationIdstring typeid required
Den TypeID with 'inv_' prefix and a 26-character base32 suffix.
Response
Invitation cancelled successfully.
Changes
Changed in 1 of the 25 revisions of this API.1
- ○
removed the pattern
^inv_.*from thepathrequest parameterinvitationIdrequest-parameter-pattern-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○