emotion
Put patient's emotion by id
put/patients/{patient_id}/emotion/{emotion_id}
Path parameters
patient_idinteger required
emotion_idinteger required
Request body
Example request
{
"emotion_date": "2019-01-02",
"emotion_time": "17:30:00"
}Response
successful operation