goal
Update the goal of the patient
put/patients/{patient_id}/goals/{goal_id}
Path parameters
patient_idinteger required
goal_idinteger required
Request body
Example request
{
"change": "increase, decrease",
"target_name": "vitamin_c_mg"
}Response
successful operation
Changes
Changed in 1 of the 15 revisions of this API.4
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
////to the response with the statusresponse-optional-property-added
- ○
added the optional property
////to the response with the statusresponse-optional-property-added
- ○