Changes to Edit information of the clinician. This endpoint edits the provided field in the body. That is, if the first_name is null in the request body, the first_name in the system remains the same (as opposed to write to null).
PATCH /hospitals/{hospital_id}/clinicians/{clinician_id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 15 revisions of this API.12
What changed
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
- ●
removed the request property
request-property-removed
- ○
added the required property
to the response with the statusresponse-required-property-added
- ●