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

# 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-01** `89805a9f84ad` — 2 info
  - api tag `Policies` added
  - api tag `policy_engine` removed
- **2026-09-01** `5c00a227eebf` — 2 info
  - api tag `policy_engine` added
  - api tag `Policies` removed
- **2026-08-29** `404bba17aabe` — 2 info
  - api tag `Policies` added
  - api tag `policy_engine` removed
- **2026-08-27** `4a06c3148b6c` — 2 info
  - api tag `policy_engine` added
  - api tag `Policies` removed
- **2026-08-15** `19cc785a8024` — 2 info
  - api tag `Policies` added
  - api tag `policy_engine` 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-service-production.skmtc.workers.dev/v1/apis/flock/litellm-api/revisions/b260997c7450/schema)
