---
title: "Changes to Update a claim"
method: PUT
path: "/api/v1/claims/{id}"
---

# Changes to Update a claim

`PUT /api/v1/claims/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 24 revisions.

- **2026-07-13** `5687569af02f` — 1 warning, 1 info
- **2026-07-13** `693b485f81be` — 1 info
- **2026-07-10** `d4249894b3d4` — 1 info
- **2026-07-10** `f77ef1a2ebfa` — 1 info
- **2026-07-10** `d46606c95cba` — 1 info
- **2026-07-10** `c4f3376a8aa5` — 1 info
- **2026-05-14** `def1cfa2791d` — 1 info
- **2026-05-07** `f5d94c130d5b` — 1 info
- **2026-05-06** `f141b4bcbce1` — 1 info

## Changes

- **2026-07-13** `5687569af02f` — 1 warning, 1 info
  - removed the request property `submissionId`
  - added the new optional request property `id`
- **2026-07-13** `693b485f81be` — 1 info
  - for the `path` request parameter `id`, the type/format was generalized from `integer`/`int64` to `string`/`uuid`
- **2026-07-10** `d4249894b3d4` — 1 info
  - api operation id `updateClaim_1` removed and replaced with `updateClaim`
- **2026-07-10** `f77ef1a2ebfa` — 1 info
  - api operation id `updateClaim_1` removed and replaced with `updateClaim`
- **2026-07-10** `d46606c95cba` — 1 info
  - api operation id `updateClaim` removed and replaced with `updateClaim_1`
- **2026-07-10** `c4f3376a8aa5` — 1 info
  - api operation id `updateClaim` removed and replaced with `updateClaim_1`
- **2026-05-14** `def1cfa2791d` — 1 info
  - added the non-success response with the status `403`
- **2026-05-07** `f5d94c130d5b` — 1 info
  - added the new optional request property `counselPayment`
- **2026-05-06** `f141b4bcbce1` — 1 info
  - added the new optional request property `escaped`

---

[Operation](https://skmtc.dev/ministryofjustice/apis/openapi-definition-3/docs/api/v1/claims/:id/put.md) · [API](https://skmtc.dev/ministryofjustice/apis/openapi-definition-3.md) · [Page](https://skmtc.dev/ministryofjustice/apis/openapi-definition-3/changes/api/v1/claims/:id/put)
