---
title: "Delete a throttle policy"
method: DELETE
path: "/throttle-policies/{slug}"
tags: ["Throttle Policies"]
---

# Delete a throttle policy

`DELETE /throttle-policies/{slug}`

## Path parameters

- `slug` string, required

## Response `204`

Policy deleted

## Other responses

- `400` — Cannot delete (e.g., Normal policy)
- `404` — Policy not found
- `409` — Cannot delete active policy

---

[API](https://skmtc.net/defra/apis/keeper-data-bridge-api.md) · [All operations](https://skmtc.net/defra/apis/keeper-data-bridge-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/defra/keeper-data-bridge-api/versions/0ab7d7a7a24f/schema)
