---
title: "Delete Group"
method: DELETE
path: "/scim/v2/Groups/{group_id}"
tags: ["✨ SCIM v2 (Enterprise Only)"]
---

# Delete Group

`DELETE /scim/v2/Groups/{group_id}`

Delete a group according to SCIM v2 protocol

## Path parameters

- `group_id` string, required

## Query parameters

- `feature` string, nullable

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/sea-lion/apis/litellm-api.md) · [All operations](https://skmtc.net/sea-lion/apis/litellm-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sea-lion/litellm-api/revisions/79928a3d37d3/schema)
