---
title: "Changes to Update patient"
method: PATCH
path: "/patients/{id}"
---

# Changes to Update patient

`PATCH /patients/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 7 revisions.

- **2026-08-27** `6eeb88a96062` — 1 warning
- **2026-08-07** `c129a555ff44` — 1 breaking

## Changes

- **2026-08-27** `6eeb88a96062` — 1 warning
  - removed the optional property `deleted_at` from the response with the `200` status
- **2026-08-07** `c129a555ff44` — 1 breaking
  - the `first_name` request property's maxLength was decreased to `50`

---

[Operation](https://skmtc.dev/cliniko/apis/cliniko-api/docs/patients/:id/patch.md) · [API](https://skmtc.dev/cliniko/apis/cliniko-api.md) · [Page](https://skmtc.dev/cliniko/apis/cliniko-api/changes/patients/:id/patch)
