edit Change Note

open fun editChangeNote(userId: String, noteId: String, contentNote: String)

Method to edit an existing change note of an update

Parameters

userId

The user identifier

noteId

The identifier of the note to add

contentNote

The content of the note to add