v1

latestOpenAPI 3.1.02026-07-26181319.1 KB
Notes

Update note

Update a note's title, content, or folder. All fields are optional — only provided fields are updated.

patch/notes/{id}

Path parameters

idstring uuid required

Note ID.

Request body

titlestring nullable

New title.

contentstring nullable

New content.

enhanced_contentstring nullable

New enhanced content.

folder_idstring uuid nullable

Move to a different folder.

Response

Updated note.