Skip to main content
DELETE
Error

Authorizations

X-API-Key
string
header
required

Personal Access Token, sent verbatim as pat_<32 chars>. PATs are minted from the Chief settings UI.

Path Parameters

id
string
required

Project identifier in the path. Project routes carry no tenancy header; ids outside the caller's reach respond with HTTP 404.

Pattern: ^project_[a-z0-9]{20}$
invitationId
string
required

Invitation identifier.

Pattern: ^boundary_[a-z0-9]{20}$

Response

Invitation revoked.