post https://example.com/v2/summary/workouts/
Log in to see full request history
Responses
xxxxxxxxxx
10curl --request POST \
--url https://example.com/v2/summary/workouts/user_id \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"stage": "daily",
"provider": "apple_health_kit"
}
'
Try It!
to start a request and see the response here! Or choose an example: