Skip to main content
POST
Decline Team Invite

Authorizations

Authorization
string
header
required

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

Headers

authorization
string | null
X-API-Key
string | null

Path Parameters

invite_id
string<uuid>
required

Response

Successful Response

status
enum<string>
required
Available options:
pending,
accepted,
declined,
revoked,
expired
membership_id
string<uuid> | null
success
boolean
default:true