# Update goal **POST /1/goals/{id}** Update goal ## Servers - https://api.localsporthero.com: https://api.localsporthero.com () ## Parameters ### Path parameters - **id** (string) The goal id. ### Body: application/json (object) - **name** (string) The name of the club. - **timesPerWeek** (integer) The number of times to sport per week. - **endDate** (string) When the goal is ending. ## Responses ### 200 The updated goal. #### Body: application/json (object) - **goal** (object) [Powered by Bump.sh](https://bump.sh)