---
title: "deleteGroup"
method: DELETE
path: "/v1/groups/{id}"
tags: ["Group"]
---

# deleteGroup

`DELETE /v1/groups/{id}`

Delete group by id

## Path parameters

- `id` string, required — Group unique identifier

## Response `204`

Group deleted successfully

---

[API](https://skmtc.net/epilot/apis/user-api.md) · [All operations](https://skmtc.net/epilot/apis/user-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/epilot/user-api/revisions/7fae886a3c99/schema)
