Activities

Update Activity

Updates the given activity that is owned by the authenticated athlete. Requires activity:write. Also requires activity:read_all in order to update Only Me activities

put/activities/{id}

Path parameters

idinteger required

The identifier of the activity.

Request body

UpdatableActivity required— unresolved $ref

Response

The activity's detailed representation.

DetailedActivity required— unresolved $ref

Changes

No recorded changes to this endpoint across all 1 revision of this API.