cURL
curl --request DELETE \ --url https://app.plugchoice.com/api/v3/sites/{site_uuid}/teams/invite/{invite_id} \ --header 'Authorization: Bearer <token>'
{ "message": "Invite cancelled successfully" }
See the documentation for more information.
The ID of the invite.
Invite cancelled successfully
"Invite cancelled successfully"
Was this page helpful?