/rest/patients/{id}

Update a patient record using its internal PhenoTips identifier. If a field is set in the existing patient record, but missing in the provided JSON, then that field is not changed. For instance, if we'd like to change the clinicalStatus value in the patient record from affected to unaffected, we simply only need to specify this single key-value pair, while all other fields in the patient record will remain unchanged.

Language
Authorization
:
URL
Click Try It! to start a request and see the response here!