---
title: "Delete a group"
method: DELETE
path: "/organization/{organization_id}/user-groups/{user_group_id}"
tags: ["Groups"]
---

# Delete a group

`DELETE /organization/{organization_id}/user-groups/{user_group_id}`

Delete a user group from an organization

## Path parameters

- `organization_id` string, required
- `user_group_id` string, required

## Response `204`

Delete a group

## Other responses

- `409` — Request conflict

---

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