Invites
Cancel Invite
Cancels an invite that was sent to a new member.
delete/v2/orgs/{org_id}/invites/{invite_id}
Path parameters
org_idstring required
Either the unique id of the organization, or the URL-friendly key of the organization (i.e: the "slug").
Either the unique id of the organization, or the URL-friendly key of the organization (i.e: the "slug").
invite_idstring uuid required
Id of the invite to cancel
Id of the invite to cancel
Response
Successful Response
Changes
No recorded changes to this endpoint across all 9 revisions of this API.