Delete Organiztion Invitation
DELETE
/v1/organization_invitations/{id}The Delete Organization Invitation API allows administrators to revoke or delete a specific invitation to join the organization, identified by id. This action prevents the recipient from using the invitation to join the organization, effectively canceling the invitation.
Request
Path Params
id
number
required
Request samples
Responses
No Content(204)
HTTP Code: 204
Content Type : Rawtext/plain
Example
Not configured
Last modified: 3 months ago