DELETE
/
api
/
v1
/
workspace
/
invites
/
{invite_id}
Revoke Invite
curl --request DELETE \
  --url https://api.example.com/api/v1/workspace/invites/{invite_id}
{}

Path Parameters

invite_id
string
required

Response

Successful Response

The response is of type Response Revoke Invite Api V1 Workspace Invites Invite Id Delete · object.