summary
Workout Stream
postWebhookdaily.data.workout_stream.*
Payload
Example payload
{
"data": {
"message": "Due to payload size limits, to access the workout stream, please use the /v2/timeseries/workouts/{workout_id}/stream endpoint.",
"provider_id": "123dashd9",
"source": {
"logo": "https://logo_url.com",
"name": "Oura",
"slug": "oura"
},
"sport": {
"id": 1,
"name": "Running",
"slug": "running"
},
"workout_id": "185d0f34-dfc0-429f-84f9-b24030914bdd"
}
}Response
Successful Response
{"stackTrail":"webhooks:daily.data.workout_stream.*:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}