---
title: "Delete Cluster Group"
method: DELETE
path: "/api/v1/orgs/{orgid}/clustergroups/{clusterGroupId}"
tags: ["clustergroups"]
---

# Delete Cluster Group

`DELETE /api/v1/orgs/{orgid}/clustergroups/{clusterGroupId}`

delete a cluster group, disable all enabled features, delete related deployments

## Path parameters

- `orgId` integer, required
- `clusterGroupId` integer, required

## Response `200`

OK

- string

## Other responses

- `default` — Internal server error

---

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