Skip to main content
PATCH
Update Note

Request

Path Parameters

string
required
Note ID (UUID)

Body Parameters

string
Note title
string
Content (max 50,000 characters)
string
Note type
array
Tags (replaces existing)
boolean
Pin/unpin

Headers

Response

object
Updated note with id, title, note_type, tags, is_pinned, updated_date

Errors