Update Note By Id V2Copy Pagepatch https://sandbox.elationemr.com/api/2.0/v2/notes/{note_id}Update an EN2.1 sections-based Note.Path Paramsnote_idintegerrequiredBody ParamsRequest body for updating a sections-based note. When content_map is sent on a base note update, snapshot_id is required (from create or GET /notes/{id}/edit) for collaborative conflict detection. Field order: content-update fields (content_map, snapshot_id) first, then mutable fields in the same order as ElationNoteCreate (provider through metadata; create-only layout_name, practice, patient omitted), then confidential.billintegernullThe ID of the bill associated with the note.categoryintegernullPractice-created identifier for note category (Visit Note Type).confidentialbooleannulltruefalsecontent_mapContentMap | nullcontent_map ContentMap | nullexam_reasonstringnullmetadataobject | nullMetadata object | nullproviderintegernullThe ID of the assigned provider.serviced_atstringnullsnapshot_idintegernullResponses 200Successful Response 422Validation ErrorUpdated 21 days ago