Skip to main content
DELETE
Cancel an organization invite

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

organizationId
string
required

The ID of the organization

inviteId
string
required

The ID of the invite to cancel

Response

Invite cancelled successfully