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

# Changes to Update patient attachment

`PATCH /patient_attachments/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 7 revisions.

- **2026-08-24** `9c509c169ad8` — 9 warning, 9 info
- **2026-08-11** `79f172e1968d` — 4 info

## Changes

- **2026-08-24** `9c509c169ad8` — 9 warning, 9 info
  - added the new `document` enum value to the `anyOf[#/components/schemas/FullPatientExport]/category` response property for the response status `200`
  - added the new `document` enum value to the `anyOf[#/components/schemas/TreatmentNoteHistoryExport]/category` response property for the response status `200`
  - added the new `document` enum value to the `anyOf[#/components/schemas/UploadedPatientAttachment]/category` response property for the response status `200`
  - added the new `image` enum value to the `anyOf[#/components/schemas/FullPatientExport]/category` response property for the response status `200`
  - added the new `image` enum value to the `anyOf[#/components/schemas/TreatmentNoteHistoryExport]/category` response property for the response status `200`
  - added the new `image` enum value to the `anyOf[#/components/schemas/UploadedPatientAttachment]/category` response property for the response status `200`
  - added the new `video` enum value to the `anyOf[#/components/schemas/FullPatientExport]/category` response property for the response status `200`
  - added the new `video` enum value to the `anyOf[#/components/schemas/TreatmentNoteHistoryExport]/category` response property for the response status `200`
  - added the new `video` enum value to the `anyOf[#/components/schemas/UploadedPatientAttachment]/category` response property for the response status `200`
  - removed the `documents` enum value from the `anyOf[#/components/schemas/FullPatientExport]/category` response property for the response status `200`
  - removed the `documents` enum value from the `anyOf[#/components/schemas/TreatmentNoteHistoryExport]/category` response property for the response status `200`
  - removed the `documents` enum value from the `anyOf[#/components/schemas/UploadedPatientAttachment]/category` response property for the response status `200`
  - removed the `images` enum value from the `anyOf[#/components/schemas/FullPatientExport]/category` response property for the response status `200`
  - removed the `images` enum value from the `anyOf[#/components/schemas/TreatmentNoteHistoryExport]/category` response property for the response status `200`
  - removed the `images` enum value from the `anyOf[#/components/schemas/UploadedPatientAttachment]/category` response property for the response status `200`
  - removed the `videos` enum value from the `anyOf[#/components/schemas/FullPatientExport]/category` response property for the response status `200`
  - removed the `videos` enum value from the `anyOf[#/components/schemas/TreatmentNoteHistoryExport]/category` response property for the response status `200`
  - removed the `videos` enum value from the `anyOf[#/components/schemas/UploadedPatientAttachment]/category` response property for the response status `200`
- **2026-08-11** `79f172e1968d` — 4 info
  - added `#/components/schemas/TreatmentNoteHistoryExportBody` to the request body `anyOf` list
  - added `#/components/schemas/TreatmentNoteHistoryExport` to the response body `anyOf` list for the response status `200`
  - added the optional property `anyOf[#/components/schemas/FullPatientExport]/category` to the response with the `200` status
  - added the optional property `anyOf[#/components/schemas/UploadedPatientAttachment]/category` to the response with the `200` status

---

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