---
title: "Delete a group"
method: DELETE
path: "/admin/api/groups/{groupId}"
tags: ["Groups"]
---

# Delete a group

`DELETE /admin/api/groups/{groupId}`

Deletes a group

## Path parameters

- `groupId` string, required

## Response `200`

OK

- string

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `500` — Internal Server Error

---

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