Skip to main content
DELETE
/
organization
/
{id}
/
invitation
/
{invitation_id}
Delete an Organization Member Invitation
curl --request DELETE \
  --url https://api.alerty.ai/organization/{id}/invitation/{invitation_id} \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

Path Parameters

id
string
required
invitation_id
string
required

Response