Skip to content

Delete a group

Request

Delete a Group

Security
bearerToken
Path
idstringrequired

The unique ID of the group

Example:cff665ca-ce35-5418-b9d5-70ee815db4bc
curl -i -X DELETE \
  https://api-v2.dash.app/groups/cff665ca-ce35-5418-b9d5-70ee815db4bc \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

Success

Response
No content