Organizations
Cancelling invites
Cancels a pending invitation to join workspaces within your organization. Only the user who created the invite can cancel it.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the organization
The ID of the invite to cancel
Response
204
Invite cancelled successfully