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.
Invite cancelled successfully
"Invite cancelled successfully"
Was this page helpful?
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"
}