Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.helpyousponsor.com/v1/admin/groups/{group_id} \ --header 'X-HYS-API-Key: <api-key>'
{ "message": "Successfully Deleted the Group" }
API key generated from Developer Settings. Format: hys_...
The ID of the group to delete
Successfully Deleted the Group
"Successfully Deleted the Group"