---
title: "Delete a group. Does not check to see if the group is being used."
method: DELETE
path: "/v1/{org_name}/groups/{group_id}"
tags: ["Groups"]
---

# Delete a group. Does not check to see if the group is being used.

`DELETE /v1/{org_name}/groups/{group_id}`

## Path parameters

- `org_name` string, required
- `group_id` string, required

## Response `200`

The group is deleted

---

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