---
title: "Changes to Update a goal"
method: PUT
path: "/products/{product_id}/goals/{id}"
---

# Changes to Update a goal

`PUT /products/{product_id}/goals/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 5 revisions.

- **2026-08-12** `bfbe6f6d74a1` — 1 breaking, 2 warning
- **2026-07-26** `69bd8c9e8932` — 1 info

## Changes

- **2026-08-12** `bfbe6f6d74a1` — 1 breaking, 2 warning
  - the `goal/success_metric/workflow_status/workflow_status_category` response's property type/format changed from `object`/`` to `string`/`` for status `200`
  - removed the optional property `goal/success_metric/workflow_status/workflow_status_category/id` from the response with the `200` status
  - removed the optional property `goal/success_metric/workflow_status/workflow_status_category/name` from the response with the `200` status
- **2026-07-26** `69bd8c9e8932` — 1 info
  - added the optional property `goal/success_metric/workflow_status/workflow_status_category` to the response with the `200` status

---

[Operation](https://skmtc.dev/aha/apis/aha-api/docs/products/:product_id/goals/:id/put.md) · [API](https://skmtc.dev/aha/apis/aha-api.md) · [Page](https://skmtc.dev/aha/apis/aha-api/changes/products/:product_id/goals/:id/put)
