---
title: "Delete Access Group"
method: DELETE
path: "/v1/access_group/{access_group_id}"
tags: ["access group management"]
---

# Delete Access Group

`DELETE /v1/access_group/{access_group_id}`

## Path parameters

- `access_group_id` string, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-23** `7ed45f30a5f0` — 2 info
  - api tag `access group management` added
  - api tag `access_groups` removed
- **2026-09-19** `c357baf422ab` — 2 info
  - api tag `access_groups` added
  - api tag `access group management` removed
- **2026-09-18** `082b5fabd909` — 4 info
  - api tag `access group management` added
  - api tag `access_groups` removed
  - added the optional property `detail/items/ctx` to the response with the `422` status
  - added the optional property `detail/items/input` to the response with the `422` status
- **2026-09-11** `f9848f60f12d` — 2 info
  - api tag `access_groups` added
  - api tag `access group management` removed
- **2026-09-10** `757be64bb34f` — 2 info
  - api tag `access group management` added
  - api tag `access_groups` removed

[Full history](https://skmtc.dev/flock/apis/litellm-api/changes/v1/access_group/:access_group_id/delete.md)

---

[API](https://skmtc.dev/flock/apis/litellm-api.md) · [All operations](https://skmtc.dev/flock/apis/litellm-api/llms.txt) · [OpenAPI document](https://skmtc.dev/flock/apis/litellm-api/revisions/7ed45f30a5f0?raw)
