---
title: "Update a judgment"
method: PUT
path: "/{judgmentUri}"
tags: ["Writing"]
---

# Update a judgment

`PUT /{judgmentUri}`

Write a complete new version of the document to the database, and release any client lock.

## Path parameters

- `judgmentUri` string, required

## Headers

- `If-Match` string, required

## Response `204`

The document was updated successfully and any client lock released

## Other responses

- `400` — The request was malformed, and the document was not modified

---

[API](https://skmtc.net/the-national-archives/apis/case-law-privileged-api.md) · [All operations](https://skmtc.net/the-national-archives/apis/case-law-privileged-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/the-national-archives/case-law-privileged-api/versions/78e91c464b05/schema)
