Notes
Update note
Update the title or content of an existing note.
PATCH
Updates a note. Only the fields you include in the request body are modified; omitted fields remain unchanged. You can only update notes that you created.Documentation Index
Fetch the complete documentation index at: https://docs.mavioapp.com/llms.txt
Use this file to discover all available pages before exploring further.
The unique note identifier (e.g.,
nte_a1b2c3d4e5).Updated title for the note. Maximum 200 characters. Pass
null to remove the title.Updated note content in Markdown format. Maximum 50,000 characters.
Response
Unique note identifier.
The meeting this note is attached to.
The updated note title.
The updated note content.
The user who created the note.
ISO 8601 timestamp when the note was created.
ISO 8601 timestamp reflecting the latest update.