---
title: "DELETE /groups/{groupID}"
method: DELETE
path: "/groups/{groupID}"
tags: ["groups"]
---

# DELETE /groups/{groupID}

`DELETE /groups/{groupID}`

Delete a group

## Path parameters

- `groupID` string, uuid, required

## Response `200`

Successful response

## Other responses

- `400` — The group cannot be deleted. A reason will be provided
- `401` — API Key is missing or invalid
- `404` — Could not find requested group id

---

[API](https://skmtc.dev/heartbeat/apis/heartbeat-api.md) · [All operations](https://skmtc.dev/heartbeat/apis/heartbeat-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/heartbeat/heartbeat-api/revisions/6c3cf537d508/schema)
