# Update club **POST /1/clubs/{id}** Update club ## Servers - https://api.localsporthero.com: https://api.localsporthero.com () ## Parameters ### Path parameters - **id** (string) The club id. ### Body: application/json (object) - **name** (string) - **summary** (string) - **private** (boolean) - **timeZoneId** (string) - **location** (object) ## Responses ### 200 The updated club. #### Body: application/json (object) - **club** (object) [Powered by Bump.sh](https://bump.sh)