Skip to main content
POST
Cancel workspace invite
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Path Parameters

inviteId
string
required

Invitation identifier

Response

Invitation cancelled successfully

message
string