# Update club member **POST /1/clubs/{clubid}/members/{memberid}** Update club member ## Servers - https://api.localsporthero.com: https://api.localsporthero.com () ## Parameters ### Path parameters - **clubid** (string) The club id. - **memberid** (string) The member id. ### Body: application/json (object) - **role** (string) The new role of the club. ## Responses ### 200 The updated club member. #### Body: application/json (object) - **member** (object) [Powered by Bump.sh](https://bump.sh)