---
title: "Changes to Update a run plan"
method: PUT
path: "/v1/simulation/plan/{planId}"
---

# Changes to Update a run plan

`PUT /v1/simulation/plan/{planId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 105 revisions.

- **2026-08-17** `887b091b3d81` — 11 warning, 8 info
- **2026-04-20** `a1a7faf3a53b` — 1 info

## Changes

- **2026-08-17** `887b091b3d81` — 11 warning, 8 info
  - the `iterationCount` request property's max was set to `10000.00`
  - added the new `conflict` enum value to the `type` response property for the response status `400`
  - added the new `conflict` enum value to the `type` response property for the response status `401`
  - added the new `conflict` enum value to the `type` response property for the response status `404`
  - added the new `conflict` enum value to the `type` response property for the response status `429`
  - added the new `conflict` enum value to the `type` response property for the response status `500`
  - added the new `payment_required` enum value to the `type` response property for the response status `400`
  - added the new `payment_required` enum value to the `type` response property for the response status `401`
  - added the new `payment_required` enum value to the `type` response property for the response status `404`
  - added the new `payment_required` enum value to the `type` response property for the response status `429`
  - added the new `payment_required` enum value to the `type` response property for the response status `500`
  - added the new optional request property `flows`
  - added the new optional request property `isHidden`
  - added the new optional request property `metrics/items/metricId`
  - added the new optional request property `metrics/items/slug`
  - the request property `metrics/items/id` became optional
  - request property `scenarios` deprecated
  - response property `data/scenarios` deprecated
  - added the required property `data/flows` to the response with the `200` status
- **2026-04-20** `a1a7faf3a53b` — 1 info
  - added the optional property `data/scenarios/items/variables` to the response with the `200` status

---

[Operation](https://skmtc.dev/roarkhq/apis/roark-analytics-api/docs/v1/simulation/plan/:planId/put.md) · [API](https://skmtc.dev/roarkhq/apis/roark-analytics-api.md) · [Page](https://skmtc.dev/roarkhq/apis/roark-analytics-api/changes/v1/simulation/plan/:planId/put)
