---
title: "Changes to Update a note"
method: PUT
path: "/notes/{noteId}"
---

# Changes to Update a note

`PUT /notes/{noteId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 5 revisions.

- **2026-08-21** `3b28c066e658` — 1 info
- **2026-07-26** `bf91106381fd` — 1 info

## Changes

- **2026-08-21** `3b28c066e658` — 1 info
  - added the non-success response with the status `413`
- **2026-07-26** `bf91106381fd` — 1 info
  - the security scope `write` was added to the endpoint's security scheme `bearer`

---

[Operation](https://skmtc.dev/slite/apis/public-slite-api/docs/notes/:noteId/put.md) · [API](https://skmtc.dev/slite/apis/public-slite-api.md) · [Page](https://skmtc.dev/slite/apis/public-slite-api/changes/notes/:noteId/put)
