---
title: "Delete a policy."
method: DELETE
path: "/tyk/policies/{polID}"
tags: ["Policies"]
---

# Delete a policy.

`DELETE /tyk/policies/{polID}`

Delete a policy by ID in your Tyk instance.

## Path parameters

- `polID` string, required

## Response `200`

Deleted policy by ID

- ApiModifyKeySuccess
  - `action` string
  - `key` string
  - `key_hash` string
  - `status` string

## Other responses

- `400` — Policy Id not provided
- `403` — Forbidden
- `500` — Internal server error.

---

[API](https://skmtc.net/tyktechnologies/apis/tyk-gateway-api.md) · [All operations](https://skmtc.net/tyktechnologies/apis/tyk-gateway-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tyktechnologies/tyk-gateway-api/versions/4ae998d5545e/schema)
