Delete a group from your organization
cURL
curl --request DELETE \ --url https://api-v2.requesty.ai/v1/manage/group/{id} \ --header 'Authorization: Bearer <token>'
API key for authentication
The group ID
Group deleted successfully
Was this page helpful?