v1
latestOpenAPI 3.0.42026-08-04342835917.6 KBOrganization
Revokes the given invitation so its token can no longer be accepted.
Responds with 404 when the invitation does not belong to the organization and 409 when it is not pending.
delete/organizations/{organizationId}/invitations/{invitationId}
Path parameters
organizationIdstring required
The id of the organization.
invitationIdstring required
The id of the invitation to revoke.
Response
No Content