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

# PUT /policies/{policy_id}

`PUT /policies/{policy_id}`

## Path parameters

- `policy_id` string, uuid, required

## Headers

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

## Request body

- unknown[]
  - unknown

## Response `200`

The updated policy

- unknown

## Other responses

- `500` — Store error occurred

## Changes

- **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/put.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)
