---
title: "PUT /_twake/private_note"
method: PUT
path: "/_twake/private_note"
tags: ["Private Note"]
---

# PUT /_twake/private_note

`PUT /_twake/private_note`

Update a private note

## Request body

- UpdatePrivateNote
  - `id` string — The private note id
  - `content` string — The private note content

## Response `204`

Private note created

## Other responses

- `400` — Bad request
- `401` — user is unauthorized
- `500` — Internal error

## Changes

- **2024-01-09** `c7a6d3a400a7` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/linagora/apis/twake-on-matrix-apis-documentation/changes/_twake/private_note/put.md)

---

[API](https://skmtc.dev/linagora/apis/twake-on-matrix-apis-documentation.md) · [All operations](https://skmtc.dev/linagora/apis/twake-on-matrix-apis-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/linagora/twake-on-matrix-apis-documentation/revisions/c7a6d3a400a7/schema)
