Goals
Update Goal
Update a goal.
- goal_id: The ID of the goal to update
- title: New title (optional)
- target_value: New target value (optional)
- current_value: New progress value (optional)
- min_value: New minimum value (optional)
- max_value: New maximum value (optional)
- unit: New unit label (optional)
patch/v1/dev/user/goals/{goal_id}
Path parameters
goal_idstring required
Request body
Response
Successful Response