---
title: "PATCH /api/text_content/{note}/title"
method: PATCH
path: "/api/text_content/{note}/title"
tags: ["text-content-controller"]
---

# PATCH /api/text_content/{note}/title

`PATCH /api/text_content/{note}/title`

## Path parameters

- `note` integer, required

## Request body

- NoteUpdateTitleDTO
  - `newTitle` string
  - `referenceHandling` 'UPDATE_VISIBLE_TEXT' | 'KEEP_VISIBLE_TEXT'

## Response `200`

OK

## Changes

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

- **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
  - …4 more
- **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

[Full history](https://skmtc.dev/nerds-odd-e/apis/openapi-definition/changes/api/text_content/:note/title/patch.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)
