cURL
Patients
Update Patient
Update a specific patient given his unique ID.
PUT
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Patient ID to update. This is the unique ID of the patient.
Body
application/json
All fields are optional. Feel free to include only the fields you want to update.
