timeseries
Glucose
postWebhookdaily.data.glucose.*
Payload
Example payload
{
"data": {
"source": {
"provider": "oura",
"type": "ring"
},
"data": [
{
"timestamp": "2023-02-13T14:30:52+00:00",
"type": "automatic | manual_scan",
"unit": "mmol/L",
"value": 0.5
}
]
}
}Response
Successful Response
{"stackTrail":"webhooks:daily.data.glucose.*:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}