Organization Invitations
Revoke a pending organization invitation
Use this request to revoke a previously issued organization invitation. Revoking an organization invitation makes it invalid; the invited user will no longer be able to join the organization with the revoked invitation. Only organization invitations with "pending" status can be revoked. The request accepts the requesting_user_id parameter to specify the user which revokes the invitation. Only users with "admin" role can revoke invitations.
post/organizations/{organization_id}/invitations/{invitation_id}/revoke
Path parameters
organization_idstring required
The organization ID.
invitation_idstring required
The organization invitation ID.
Request body
Response
An organization invitation