---
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, required

## Response `200`

OK

## Changes

- **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`
  - …2 more

[Change 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/d7c2946139e9/schema)
