---
title: "Changes to Create uploaded patient attachment"
method: POST
path: "/patient_attachments"
---

# Changes to Create uploaded patient attachment

`POST /patient_attachments`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 7 revisions.

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

## Changes

- **2026-08-24** `9c509c169ad8` — 3 warning, 3 info
  - added the new `document` enum value to the `category` response property for the response status `201`
  - added the new `image` enum value to the `category` response property for the response status `201`
  - added the new `video` enum value to the `category` response property for the response status `201`
  - removed the `documents` enum value from the `category` response property for the response status `201`
  - removed the `images` enum value from the `category` response property for the response status `201`
  - removed the `videos` enum value from the `category` response property for the response status `201`
- **2026-08-11** `79f172e1968d` — 1 info
  - added the optional property `category` to the response with the `201` status

---

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