Delete a group

DELETE https://api.cronhooks.io/groups/{id}

PARAMETERS

Name Required
id
group id
Required

REQUEST

curl "https://api.cronhooks.io/groups/3a012d1f-fe83-4855-2860-84f8a85e154c" \
-X DELETE \
-H "Authorization: Bearer <YOUR_API_TOKEN>"

Response

200 OK