appointments

Update appointment notes

Admin/operator-only endpoint to update appointment notes.

put/api/appointments/update-notes/{appointment_id}

Path parameters

appointment_idstring required

Request body

notesstring required

Updated notes

Response

Successful Response

successboolean required

Operation result

messagestring required

Human-readable message

Changes

No recorded changes to this endpoint across all 1 revision of this API.