# Create activity **POST /1/activities** Create activity ## Servers - https://api.localsporthero.com: https://api.localsporthero.com () ## Parameters ### Body: application/json (object) - **name** (string) - **date** (string) - **timeZoneId** (string) - **priceInCents** (integer) - **currency** (string) - **location** (string) - **showOnMap** (boolean) - **clubIds** (array[string]) - **address** (object) ## Responses ### 200 The created activities. #### Body: application/json (object) - **activities** (array[object]) [Powered by Bump.sh](https://bump.sh)