stravalib.client.Client.leave_club# Client.leave_club(club_id: int)[source]# Leave club on behalf of authenticated user. (Access token with write permissions required.) Parameters: club_id (int) – Returns: No actual return. This implements a post action that allows the athlete to leave a club via an API.