---
title: "Delete All Policy Versions"
method: DELETE
path: "/policies/name/{policy_name}/all-versions"
tags: ["policy_engine"]
---

# Delete All Policy Versions

`DELETE /policies/name/{policy_name}/all-versions`

Delete all versions of a policy. Also removes from in-memory registry.

## Path parameters

- `policy_name` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-27** `b694deb1e459` — 2 info
  - api tag `policy_engine` added
  - api tag `Policies` removed
- **2026-09-26** `cfac079bcc04` — 2 info
  - api tag `Policies` added
  - api tag `policy_engine` removed
- **2026-09-25** `a4fccd4bf54d` — 2 info
  - api tag `policy_engine` added
  - api tag `Policies` removed
- **2026-09-21** `6246f8d427b7` — 2 info
  - api tag `Policies` added
  - api tag `policy_engine` removed
- **2026-09-19** `c357baf422ab` — 2 info
  - api tag `policy_engine` added
  - api tag `Policies` removed

[Full history](https://skmtc.dev/flock/apis/litellm-api/changes/policies/name/:policy_name/all-versions/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/b694deb1e459?raw)
