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

  1. a61b77b30e631
  2. 7d063ed4f8ca11

What changed

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    • ●

      removed the request property

      request-property-removed

    • ○

      added the required property to the response with the status

      response-required-property-added