---
title: "DELETE /policies/{policy_id}"
method: DELETE
path: "/policies/{policy_id}"
tags: ["Graph", "Permission"]
---

# DELETE /policies/{policy_id}

`DELETE /policies/{policy_id}`

## Path parameters

- `policy_id` string, uuid, required

## Headers

- `X-Authenticated-User-Actor-Id` string, uuid, required

## Response `204`

The policy was removed successfully

## Other responses

- `500` — Store error occurred

## Changes

- **2025-06-03** `0267fc890dce` — 1 info
  - api operation id `delete_policy_by_id` removed and replaced with `archive_policy_by_id`
- **2025-05-14** `73ace430d57a` — 1 info
  - endpoint added
- **2025-04-24** `ccac01e6aad0` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/hashintel/apis/graph/changes/policies/:policy_id/delete.md)

---

[API](https://skmtc.dev/hashintel/apis/graph.md) · [All operations](https://skmtc.dev/hashintel/apis/graph/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hashintel/graph/revisions/ba95e69ddba8/schema)
