Problems
{{baseUrl}}/persons/:personId/chart/problems/:problemId/notes/:noteId
Updates a problem note
put/persons/{personId}/chart/problems/{problemId}/notes/{noteId}
Path parameters
personIdstring required
(Required) (Required) The id of the person for which the note is being updated
problemIdstring required
(Required) (Required) The id of the problem that the note is associated with
noteIdstring required
(Required) (Required) The id of the note
Headers
Content-Type'application/json'
Acceptstring required
Request body
7B7BbaseUrl7D7D1persons13ApersonId1chart1problems13AproblemId1notes13AnoteIdRequest required— unresolved $ref
Response
OK
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.