Notes
Update Note
Update details of a specific note
PATCH
Path Parameters
The unique identifier of the note
Request Body
The title of the meeting note
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 publicNote content written by the user in markdown format
Deprecated: Tags have been removed. This parameter is accepted but ignored for
backward compatibility