Update Note
Notes
Update Note
Update an existing note
PATCH
Update Note
Request
Path Parameters
Note ID (UUID)
Body Parameters
Note title
Content (max 50,000 characters)
Note type
Tags (replaces existing)
Pin/unpin
Headers
Response
Updated note with
id, title, note_type, tags, is_pinned, updated_dateErrors
| Status | Code | Description |
|---|---|---|
| 404 | not_found | Note not found |
| 403 | insufficient_permissions | Missing contacts:write permission |