Content of the note as HTML. Required: the batch route clears the content when it is absent. Markdown is not rendered — see ScenarioNotes
ID of the note to update
OptionalisWhether the note documents a filter. Left unchanged when omitted
OptionalmetadataNew presentation metadata. Left unchanged when omitted
Module IDs the note is anchored to. Required: the batch route unanchors the note when absent
A single note update within a batch request.
Unlike ScenarioNotes.update, the batch route replaces rather than merges: an omitted
contentclears the content and omittedmoduleIdsunanchor the note, so both are required here to make that loss impossible by accident.metadataandisFilterNoteare preserved when omitted and stay optional.