Update Activity
documentedUpdate a specific activity owned by the authenticated athlete.
PUT /activities/{id}Activitiesno implementation yet0 runsInput
id*
Activity ID
{{$id}}
name
Activity Name
{{$name}}
sport_type
Sport Type
{{$sport_type}}
description
Description
{{$description}}
gear_id
Gear ID
{{$gear_id}}
commute
Commute flag
{{$commute}}
trainer
Trainer flag
{{$trainer}}
hide_from_home
Hide from Home feed flag
{{$hide_from_home}}
Calls Strava as you (your API key is your account); keychains.dev holds the credentials.