emotion
Post patient's emotion of the date
post/patients/{patient_id}/emotion
Path parameters
patient_idinteger required
Request body
Example request
{
"emotion_date": "2019-01-02",
"emotion_time": "17:30:00"
}Response
successful operation
{
"emotion_date": "2019-01-02",
"emotion_time": "17:30:00"
}successful operation