---
title: "POST /api/notes/{note}/delete"
method: POST
path: "/api/notes/{note}/delete"
tags: ["note-controller"]
---

# POST /api/notes/{note}/delete

`POST /api/notes/{note}/delete`

## Path parameters

- `note` integer, required

## Request body

- NoteDeleteDTO
  - `referenceHandling` 'REMOVE_FROM_PROPERTIES' | 'LEAVE_DEAD_LINKS', required

## Response `200`

OK

## Changes

- **2026-05-12** `de5624b4a98c` — 3 info
  - added the optional property `items/ancestorFolders/items/indexContent` to the response with the `200` status
  - added the optional property `items/notebookRealm/indexContent` to the response with the `200` status
  - added the optional property `items/notebookRealm/notebook/indexContent` to the response with the `200` status
- **2026-05-12** `9938ed2fbfde` — 1 breaking, 1 info
  - removed the required property `items/notebookView` from the response with the `200` status
  - added the required property `items/notebookRealm` to the response with the `200` status
- **2026-05-11** `d7c2946139e9` — 4 breaking, 2 warning, 1 info
  - removed the enum value `REDUCE_TO_SOURCE_PROPERTY` of the request property `referenceHandling`
  - removed the required property `items/notebookRealm` from the response with the `200` status
  - removed the required property `items/wikiTitles/items/displayText` from the response with the `200` status
  - removed the required property `items/wikiTitles/items/targetToken` from the response with the `200` status
  - …3 more

[Change history](https://skmtc.dev/nerds-odd-e/apis/openapi-definition/changes/api/notes/:note/delete/post.md)

---

[API](https://skmtc.dev/nerds-odd-e/apis/openapi-definition.md) · [All operations](https://skmtc.dev/nerds-odd-e/apis/openapi-definition/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nerds-odd-e/openapi-definition/revisions/de5624b4a98c/schema)
