DELETE
/
projects
/
{projectSlug}
/
invites
/
{inviteId}

Authorizations

Authorization
string
headerrequired

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

200 - application/json
id
string
project_id
string
email
string
accepted
boolean
creator_id
string
created_at
string