Delete a Group
Security
bearerToken
- Productionhttps://api-v2.dash.app/groups/{id}
- Staginghttps://api-v2.dashstaging.app/groups/{id}
curl -i -X DELETE \
https://api-v2.dash.app/groups/cff665ca-ce35-5418-b9d5-70ee815db4bc \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'