Delete an invite. If the invite has already been accepted, it cannot be deleted.
DELETE /organization/invites/{invite_id}
DELETE
/organization/invites/{invite_id}
Authorizations
Parameters
Path Parameters
invite_id
required
string
The ID of the invite to delete.
Responses
200
Invite deleted successfully.
object
object
required
The object type, which is always organization.invite.deleted
string
id
required
string
deleted
required
boolean