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

# 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-01** `5c00a227eebf` — 2 info
  - api tag `access_groups` added
  - api tag `access group management` removed
- **2026-08-30** `24ad9eaf6a00` — 2 info
  - api tag `access group management` added
  - api tag `access_groups` removed

[Change 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-service-production.skmtc.workers.dev/v1/apis/flock/litellm-api/revisions/5c00a227eebf/schema)
