---
title: "Changes to Create note from edited extraction fields"
method: POST
path: "/api/ai/create-extracted-note/{note}"
---

# Changes to Create note from edited extraction fields

`POST /api/ai/create-extracted-note/{note}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 195 revisions.

- **2026-09-27** `482412c3c1b0` — 4 breaking, 2 warning
- **2026-09-13** `370013d86c63` — 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-07-22** `13f77438750e` — 4 warning, 4 info
- **2026-07-08** `20eb3371b79b` — 1 info
- **2026-05-11** `d7c2946139e9` — 1 breaking

## Changes

- **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-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-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-07-08** `20eb3371b79b` — 1 info
  - endpoint added
- **2026-05-11** `d7c2946139e9` — 1 breaking
  - api path removed without deprecation

---

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