The schema is of type object
.
{
"event_type": "daily.data.daylight_exposure.created",
"user_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"client_user_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"team_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"data": {
"source": {
"provider": "oura",
"type": "ring"
},
"data": [
{
"end": "2023-02-13T14:57:24+00:00",
"start": "2023-02-13T14:30:52+00:00",
"timestamp": "2023-02-13T14:30:52+00:00",
"unit": "min",
"value": 45
}
]
}
}
The schema is of type object
.
{
"event_type": "daily.data.daylight_exposure.created",
"user_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"client_user_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"team_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"data": {
"source": {
"provider": "oura",
"type": "ring"
},
"data": [
{
"end": "2023-02-13T14:57:24+00:00",
"start": "2023-02-13T14:30:52+00:00",
"timestamp": "2023-02-13T14:30:52+00:00",
"unit": "min",
"value": 45
}
]
}
}