sleep
Post a new sleep log
post/patients/{patient_id}/sleep
Path parameters
patient_idinteger required
Request body
Example request
{
"sleep_end_date_time": "2019-01-02 08:00:00",
"sleep_start_date_time": "2019-01-02 08:00:00",
"source": "healthkit",
"source_id": "35C09300-FAB6-460E-95B5-8EF4EC5663A3"
}Response
successful operation