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

# Delete group

`DELETE /groups/{groupId}`

Permanently deletes a group. Requires ownership.

## Response `204`

Group deleted successfully.

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.dev/osdg-iiith/apis/forms-portal-api.md) · [All operations](https://skmtc.dev/osdg-iiith/apis/forms-portal-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/osdg-iiith/forms-portal-api/revisions/85c657c8ce11/schema)
