Skip to main content

NotesUpdateOut

Response after updating session notes.

successSuccess (boolean)required
notesNotes (string)required
NotesUpdateOut
{
"success": true,
"notes": "string"
}