delete https://public-api.mx.clara.com/api/v2/groups/
Delete a single group by UUID
Log in to see full request history
Responses
204No content
400Bad Request
401Unauthorized
403Forbidden
Delete a single group by UUID
204No content
400Bad Request
401Unauthorized
403Forbidden
xxxxxxxxxx
curl --request DELETE \
--url https://public-api.mx.clara.com/api/v2/groups/uuid \
--header 'accept: application/json'
Try It!
to start a request and see the response here!