Skip to main content
DELETE
Cancel a pending invitation to a project

Authorizations

Authorization
string
header
required

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

Path Parameters

project_id
string
required

The ID of the project.

invitation_id
string
required

The ID of the invitation.

Response

No Content

Last modified on June 16, 2026