stravalib.client.Client.join_club

Client.join_club(club_id)[source]

Joins the club on behalf of authenticated athlete.

(Access token with write permissions required.)

Parameters

club_id – The numeric ID of the club to join.