Notes
Update Note
Update details of a specific note
PATCH
Path Parameters
string
required
The unique identifier of the note
Request Body
string
The title of the meeting note
string
Visibility/permission setting for the note. Options:
workspace, public, only-me, private, sharedNote: private is an alias for only-me, shared is an alias for publicstring
Note content written by the user in markdown format
string[]
deprecated
Deprecated: Tags have been removed. This parameter is accepted but ignored for
backward compatibility