---
title: "Delete an existing Agent Policy"
method: DELETE
path: "/policies/agent/{id}"
tags: ["policy"]
---

# Delete an existing Agent Policy

`DELETE /policies/agent/{id}`

## Response `204`

Policy removed.

## Other responses

- `400` — Failed due to malformed Policy ID.
- `401` — Missing or invalid access token provided.
- `500` — Unexpected server-side error occurred.

---

[API](https://skmtc.net/orb-community/apis/orb-policies.md) · [All operations](https://skmtc.net/orb-community/apis/orb-policies/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/orb-community/orb-policies/versions/d95ee7691efb/schema)
