DELETE
/
api
/
invitation
/
{invitation_id}
curl --request DELETE \
  --url https://api.trieve.ai/api/invitation/{invitation_id} \
  --header 'Authorization: <api-key>' \
  --header 'TR-Organization: <tr-organization>'
This response has no body data.

Authorizations

Authorization
string
header
required

Headers

TR-Organization
string
required

The organization id to use for the request

Path Parameters

invitation_id
string
required

The id of the invitation to delete