---
title: "Changes to POST /api/notebooks/{notebook}/create-note"
method: POST
path: "/api/notebooks/{notebook}/create-note"
---

# Changes to POST /api/notebooks/{notebook}/create-note

`POST /api/notebooks/{notebook}/create-note`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 16 of 195 revisions.

- **2026-09-27** `fe7a0e7aa49d` — 1 info
- **2026-09-27** `482412c3c1b0` — 4 breaking, 2 warning
- **2026-09-13** `370013d86c63` — 1 warning
- **2026-09-11** `ca8ca2c2c4ff` — 1 warning
- **2026-09-01** `fe725cad0905` — 1 breaking, 1 info
- **2026-08-31** `4416e327005b` — 1 breaking, 1 info
- **2026-08-31** `f650b15d8c39` — 1 warning, 1 info
- **2026-08-19** `6c31eea0ac37` — 1 warning
- **2026-08-10** `e098b5c35777` — 1 info
- **2026-07-22** `13f77438750e` — 4 warning, 4 info
- **2026-05-12** `449d014829c1` — 1 info
- **2026-05-12** `e6b2584639c6` — 2 info
- **2026-05-12** `5c61e52feed2` — 1 warning
- **2026-05-12** `de5624b4a98c` — 3 info
- **2026-05-12** `9938ed2fbfde` — 1 breaking, 1 info
- **2026-05-11** `d7c2946139e9` — 3 breaking, 2 warning, 1 info

## Changes

- **2026-09-27** `fe7a0e7aa49d` — 1 info
  - added the new optional request property `childFolderName`
- **2026-09-27** `482412c3c1b0` — 4 breaking, 2 warning
  - the `ancestorFolders/items/name` response property's maxLength was unset from `512` for the response status `200`
  - the `ancestorFolders/items/name` response property's minLength was decreased from `1` to `0` for the response status `200`
  - removed the required property `ancestorFolders/items/createdAt` from the response with the `200` status
  - removed the required property `ancestorFolders/items/updatedAt` from the response with the `200` status
  - removed the optional property `ancestorFolders/items/parentFolderId` from the response with the `200` status
  - removed the optional property `ancestorFolders/items/readmeContent` from the response with the `200` status
- **2026-09-13** `370013d86c63` — 1 warning
  - removed the optional property `note/deletedAt` from the response with the `200` status
- **2026-09-11** `ca8ca2c2c4ff` — 1 warning
  - changed the pattern of the request property `newTitle` from `^[\s\x00-\x1F]*[^\\/:*?"<>|\x00-\x1F]*[\s\x00-\x1F]*$` to `^[\s\x00-\x1F]*[^\\/:*?"<>\x00-\x1F]*[\s\x00-\x1F]*$`
- **2026-09-01** `fe725cad0905` — 1 breaking, 1 info
  - removed the required property `wikiLinks/items/portablePath` from the response with the `200` status
  - added the required property `wikiLinks/items/target` to the response with the `200` status
- **2026-08-31** `4416e327005b` — 1 breaking, 1 info
  - the response property `wikiLinks/items/destinationNoteId` became optional for the status `200`
  - added the required property `wikiLinks/items/resolution` to the response with the `200` status
- **2026-08-31** `f650b15d8c39` — 1 warning, 1 info
  - removed the optional property `wikiTitles` from the response with the `200` status
  - added the optional property `wikiLinks` to the response with the `200` status
- **2026-08-19** `6c31eea0ac37` — 1 warning
  - changed the pattern of the request property `newTitle` from `^[^\\/:]*$` to `^[\s\x00-\x1F]*[^\\/:*?"<>|\x00-\x1F]*[\s\x00-\x1F]*$`
- **2026-08-10** `e098b5c35777` — 1 info
  - the request property `newTitle` became optional
- **2026-07-22** `13f77438750e` — 4 warning, 4 info
  - removed the optional property `ancestorFolders/items/indexContent` from the response with the `200` status
  - removed the optional property `indexNoteContent` from the response with the `200` status
  - removed the optional property `notebookRealm/indexContent` from the response with the `200` status
  - removed the optional property `notebookRealm/notebook/indexContent` from the response with the `200` status
  - added the optional property `ancestorFolders/items/readmeContent` to the response with the `200` status
  - added the optional property `notebookRealm/notebook/readmeContent` to the response with the `200` status
  - added the optional property `notebookRealm/readmeContent` to the response with the `200` status
  - added the optional property `scopedReadmeContent` to the response with the `200` status
- **2026-05-12** `449d014829c1` — 1 info
  - added the new optional request property `referenceHandling`
- **2026-05-12** `e6b2584639c6` — 2 info
  - added the required property `wikiTitles/items/displayText` to the response with the `200` status
  - added the required property `wikiTitles/items/targetToken` to the response with the `200` status
- **2026-05-12** `5c61e52feed2` — 1 warning
  - removed the optional property `notebookRealm/indexNoteId` from the response with the `200` status
- **2026-05-12** `de5624b4a98c` — 3 info
  - added the optional property `ancestorFolders/items/indexContent` to the response with the `200` status
  - added the optional property `notebookRealm/indexContent` to the response with the `200` status
  - added the optional property `notebookRealm/notebook/indexContent` to the response with the `200` status
- **2026-05-12** `9938ed2fbfde` — 1 breaking, 1 info
  - removed the required property `notebookView` from the response with the `200` status
  - added the required property `notebookRealm` to the response with the `200` status
- **2026-05-11** `d7c2946139e9` — 3 breaking, 2 warning, 1 info
  - removed the required property `notebookRealm` from the response with the `200` status
  - removed the required property `wikiTitles/items/displayText` from the response with the `200` status
  - removed the required property `wikiTitles/items/targetToken` from the response with the `200` status
  - removed the request property `referenceHandling`
  - removed the optional property `ancestorFolders/items/indexContent` from the response with the `200` status
  - added the required property `notebookView` to the response with the `200` status

---

[Operation](https://skmtc.dev/nerds-odd-e/apis/openapi-definition/docs/api/notebooks/:notebook/create-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/notebooks/:notebook/create-note/post)
