put
{Protocol}://{Host}:{Port}/{Path}/rest/patients/
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.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204Patient record successfully updated
304Patient record not modified
401User not authenticated
403User not authorized
404Patient record not found
