---
title: "Changes to Updates the Whiteboard with the given ID if it exists"
method: PATCH
path: "/whiteboard/{whiteboard_id}"
---

# Changes to Updates the Whiteboard with the given ID if it exists

`PATCH /whiteboard/{whiteboard_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 73 revisions.

- **2026-07-15** `1af5a8046f20` — 1 breaking, 5 info
- **2025-08-22** `53e769440a25` — 1 breaking, 2 warning, 3 info

## Changes

- **2026-07-15** `1af5a8046f20` — 1 breaking, 5 info
  - removed `#/components/schemas/WhiteboardContent-Input` from the `content` request property `anyOf` list
  - added `#/components/schemas/WhiteboardContent` to the `content` request property `anyOf` list
  - added the optional property `detail/items/ctx` to the response with the `422` status
  - added the optional property `detail/items/input` to the response with the `422` status
  - added `#/components/schemas/WhiteboardEdgeData` to the `content/edges/items/data` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/WhiteboardEdgeData-Output` from the `content/edges/items/data` response property `anyOf` list for the response status `200`
- **2025-08-22** `53e769440a25` — 1 breaking, 2 warning, 3 info
  - removed `#/components/schemas/WhiteboardContent` from the `content` request property `anyOf` list
  - removed the optional property `detail/items/ctx` from the response with the `422` status
  - removed the optional property `detail/items/input` from the response with the `422` status
  - added `#/components/schemas/WhiteboardContent-Input` to the `content` request property `anyOf` list
  - added `#/components/schemas/WhiteboardEdgeData-Output` to the `content/edges/items/data` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/WhiteboardEdgeData` from the `content/edges/items/data` response property `anyOf` list for the response status `200`

---

[Operation](https://skmtc.dev/uhh-lt/apis/discourse-analysis-tool-suite-api/docs/whiteboard/:whiteboard_id/patch.md) · [API](https://skmtc.dev/uhh-lt/apis/discourse-analysis-tool-suite-api.md) · [Page](https://skmtc.dev/uhh-lt/apis/discourse-analysis-tool-suite-api/changes/whiteboard/:whiteboard_id/patch)
