Update a patient in Candid Health
Candid Health
Update a patient in Candid Health
Updates a patient. The version parameter must be the next version number (current + 1) to prevent race conditions.
PUT
Update a patient in Candid Health
Path Parameters
The slug of the Candid connection.
The Candid patient ID.
The next version number (current version + 1).
Body
application/json
The patient data to update.
The patient data to update.
Response
The updated patient data from Candid Health.
The updated patient data from Candid Health.