---
title: "Delete policy"
method: DELETE
path: "/v2/policies/{policy_id}"
tags: ["Policies"]
---

# Delete policy

`DELETE /v2/policies/{policy_id}`

Deletes an existing policy by ID.

## Path parameters

- `policy_id` string, required — The ID of the policy

## Response `204`

Policy deleted successfully

## Other responses

- `404` — Policy not found

---

[API](https://skmtc.net/orq-ai/apis/orq-ai-api.md) · [All operations](https://skmtc.net/orq-ai/apis/orq-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/orq-ai/orq-ai-api/revisions/41c02aedc7c0/schema)
