Skip to main content
DELETE
Delete an invitation

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

organizationID
string
required

Unique identifier for a specific organization

Pattern: [a-zA-Z0-9_-~:]+
invitationID
string
required

Unique identifier for an invitation

Response

Invitation deleted successfully