---
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' | 'REDUCE_TO_SOURCE_PROPERTY', required
  - `sourcePropertyKey` string

## Response `200`

OK

## Changes

> 145 revisions in range; 92 could not be searched.

- **2026-07-22** `13f77438750e` — 4 warning, 4 info
  - removed the optional property `items/ancestorFolders/items/indexContent` from the response with the `200` status
  - removed the optional property `items/indexNoteContent` from the response with the `200` status
  - removed the optional property `items/notebookRealm/indexContent` from the response with the `200` status
  - removed the optional property `items/notebookRealm/notebook/indexContent` from the response with the `200` status
  - …4 more
- **2026-06-04** `ed8adb7e4d52` — 2 info
  - added the new optional request property `sourcePropertyKey`
  - added the new `REDUCE_TO_SOURCE_PROPERTY` enum value to the request property `referenceHandling`

[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/44ef688a3dcd/schema)
