Update Goal
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
Update Goal
Authorizations
Send Authorization: Bearer <omi_developer_api_key>.
Path Parameters
Body
application/json
Response
Successful Response