---
title: "Changes to POST /api/conversation/note/{note}"
method: POST
path: "/api/conversation/note/{note}"
---

# Changes to POST /api/conversation/note/{note}

`POST /api/conversation/note/{note}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 16 of 195 revisions.

- **2026-09-27** `482412c3c1b0` — 4 breaking, 2 warning
- **2026-09-13** `370013d86c63` — 1 warning
- **2026-08-29** `a5d579a70625` — 1 info
- **2026-08-26** `7a8ece7a88fe` — 5 info
- **2026-08-17** `7ff1733db39f` — 1 breaking
- **2026-08-15** `cacb660db3de` — 1 warning
- **2026-08-15** `9c5f3700ef20` — 1 breaking, 2 info
- **2026-08-15** `5e782bc216ed` — 1 warning, 1 info
- **2026-08-05** `0d5a6f8b42e2` — 1 warning, 2 info
- **2026-07-23** `0a1c66c8945f` — 4 info
- **2026-07-22** `2efef999b669` — 1 info
- **2026-07-22** `13f77438750e` — 1 warning, 1 info
- **2026-06-07** `ed2e37d5f029` — 1 breaking, 8 warning, 3 info
- **2026-06-04** `b103d583ca15` — 1 info
- **2026-05-12** `de5624b4a98c` — 3 info
- **2026-05-11** `d7c2946139e9` — 3 breaking, 8 info

## Changes

- **2026-09-27** `482412c3c1b0` — 4 breaking, 2 warning
  - the `subject/recallPrompt/recalledNote/ancestorFolders/items/name` response property's maxLength was unset from `512` for the response status `200`
  - the `subject/recallPrompt/recalledNote/ancestorFolders/items/name` response property's minLength was decreased from `1` to `0` for the response status `200`
  - removed the required property `subject/recallPrompt/recalledNote/ancestorFolders/items/createdAt` from the response with the `200` status
  - removed the required property `subject/recallPrompt/recalledNote/ancestorFolders/items/updatedAt` from the response with the `200` status
  - removed the optional property `subject/recallPrompt/recalledNote/ancestorFolders/items/parentFolderId` from the response with the `200` status
  - removed the optional property `subject/recallPrompt/recalledNote/ancestorFolders/items/readmeContent` from the response with the `200` status
- **2026-09-13** `370013d86c63` — 1 warning
  - removed the optional property `subject/note/deletedAt` from the response with the `200` status
- **2026-08-29** `a5d579a70625` — 1 info
  - added the optional property `conversationInitiator/dailyProbeEnabled` to the response with the `200` status
- **2026-08-26** `7a8ece7a88fe` — 5 info
  - added the optional property `subject/recallPrompt/answer/awayCount` to the response with the `200` status
  - added the optional property `subject/recallPrompt/answer/awayMs` to the response with the `200` status
  - added the optional property `subject/recallPrompt/answer/detourCount` to the response with the `200` status
  - added the optional property `subject/recallPrompt/answer/detourMs` to the response with the `200` status
  - added the optional property `subject/recallPrompt/answer/idleMs` to the response with the `200` status
- **2026-08-17** `7ff1733db39f` — 1 breaking
  - the response property `subject/recallPrompt/answer/correct` became optional for the status `200`
- **2026-08-15** `cacb660db3de` — 1 warning
  - removed the optional property `conversationInitiator/spaceIntervals` from the response with the `200` status
- **2026-08-15** `9c5f3700ef20` — 1 breaking, 2 info
  - removed the required property `subject/recallPrompt/mcq/multipleChoicesQuestion` from the response with the `200` status
  - added the required property `subject/recallPrompt/mcq/questionStem` to the response with the `200` status
  - added the required property `subject/recallPrompt/mcq/responseChoices` to the response with the `200` status
- **2026-08-15** `5e782bc216ed` — 1 warning, 1 info
  - removed the optional property `subject/recallPrompt/predefinedQuestion` from the response with the `200` status
  - added the optional property `subject/recallPrompt/mcq` to the response with the `200` status
- **2026-08-05** `0d5a6f8b42e2` — 1 warning, 2 info
  - removed the optional property `subject/recallPrompt/overlap` from the response with the `200` status
  - removed the `CORRECT` enum value from the `subject/recallPrompt/answer/outcome` response property for the response status `200`
  - removed the `WRONG` enum value from the `subject/recallPrompt/answer/outcome` response property for the response status `200`
- **2026-07-23** `0a1c66c8945f` — 4 info
  - added the optional property `subject/recallPrompt/answer/matchedNoteId` to the response with the `200` status
  - added the optional property `subject/recallPrompt/answer/outcome` to the response with the `200` status
  - added the optional property `subject/recallPrompt/matchedNotes` to the response with the `200` status
  - added the optional property `subject/recallPrompt/overlap` to the response with the `200` status
- **2026-07-22** `2efef999b669` — 1 info
  - added the optional property `conversationInitiator/healthRemoveEmptyFoldersDefault` to the response with the `200` status
- **2026-07-22** `13f77438750e` — 1 warning, 1 info
  - removed the optional property `subject/recallPrompt/recalledNote/ancestorFolders/items/indexContent` from the response with the `200` status
  - added the optional property `subject/recallPrompt/recalledNote/ancestorFolders/items/readmeContent` to the response with the `200` status
- **2026-06-07** `ed2e37d5f029` — 1 breaking, 8 warning, 3 info
  - removed the required property `subject/recallPrompt/notebook` from the response with the `200` status
  - removed the optional property `subject/recallPrompt/ancestorFolders` from the response with the `200` status
  - removed the optional property `subject/recallPrompt/answerTime` from the response with the `200` status
  - removed the optional property `subject/recallPrompt/isContested` from the response with the `200` status
  - removed the optional property `subject/recallPrompt/multipleChoicesQuestion` from the response with the `200` status
  - removed the optional property `subject/recallPrompt/note` from the response with the `200` status
  - removed the optional property `subject/recallPrompt/propertyKey` from the response with the `200` status
  - removed the optional property `subject/recallPrompt/questionGeneratedTime` from the response with the `200` status
  - removed the optional property `subject/recallPrompt/spellingQuestion` from the response with the `200` status
  - the response property `subject/recallPrompt/answer` became required for the status `200`
  - the response property `subject/recallPrompt/memoryTrackerId` became required for the status `200`
  - added the required property `subject/recallPrompt/recalledNote` to the response with the `200` status
- **2026-06-04** `b103d583ca15` — 1 info
  - added the optional property `subject/recallPrompt/propertyKey` to the response with the `200` status
- **2026-05-12** `de5624b4a98c` — 3 info
  - added the optional property `subject/recallPrompt/ancestorFolders/items/indexContent` to the response with the `200` status
  - added the optional property `subject/recallPrompt/notebook/indexContent` to the response with the `200` status
  - added the optional property `subject/recallPrompt/spellingQuestion/notebook/indexContent` to the response with the `200` status
- **2026-05-11** `d7c2946139e9` — 3 breaking, 8 info
  - the response property `subject/recallPrompt/answer` became optional for the status `200`
  - the response property `subject/recallPrompt/memoryTrackerId` became optional for the status `200`
  - removed the required property `subject/recallPrompt/recalledNote` from the response with the `200` status
  - added the optional property `subject/recallPrompt/ancestorFolders` to the response with the `200` status
  - added the optional property `subject/recallPrompt/answerTime` to the response with the `200` status
  - added the optional property `subject/recallPrompt/isContested` to the response with the `200` status
  - added the optional property `subject/recallPrompt/multipleChoicesQuestion` to the response with the `200` status
  - added the optional property `subject/recallPrompt/note` to the response with the `200` status
  - added the optional property `subject/recallPrompt/questionGeneratedTime` to the response with the `200` status
  - added the optional property `subject/recallPrompt/spellingQuestion` to the response with the `200` status
  - added the required property `subject/recallPrompt/notebook` to the response with the `200` status

---

[Operation](https://skmtc.dev/nerds-odd-e/apis/openapi-definition/docs/api/conversation/note/:note/post.md) · [API](https://skmtc.dev/nerds-odd-e/apis/openapi-definition.md) · [Page](https://skmtc.dev/nerds-odd-e/apis/openapi-definition/changes/api/conversation/note/:note/post)
