Skip to main content
DELETE
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

projectSlug
string
required

Project slug

inviteId
string
required

Invite id

Response

Successful operation

id
string<uuid>
project_id
string<uuid>
email
string
accepted
boolean
creator_id
string<uuid>
created_at
string<date-time>