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