---
title: "Changes to Run a simulation plan"
method: POST
path: "/v1/simulation/plan/{planId}/job"
---

# Changes to Run a simulation plan

`POST /v1/simulation/plan/{planId}/job`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 105 revisions.

- **2026-08-26** `b4a59c7057ca` — 1 breaking, 6 info
- **2026-08-20** `9080f2313118` — 1 warning
- **2026-08-17** `887b091b3d81` — 1 breaking, 8 warning, 3 info

## Changes

- **2026-08-26** `b4a59c7057ca` — 1 breaking, 6 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `404`
  - for the `path` request parameter `planId`, the type/format was generalized from ``/`` to `string`/`uuid`
  - added the optional property `details` to the response with the `404` status
  - added the optional property `param` to the response with the `404` status
  - added the required property `code` to the response with the `404` status
  - added the required property `message` to the response with the `404` status
  - added the required property `type` to the response with the `404` status
- **2026-08-20** `9080f2313118` — 1 warning
  - added the new `PREPARING_CAPACITY` enum value to the `data/status` response property for the response status `200`
- **2026-08-17** `887b091b3d81` — 1 breaking, 8 warning, 3 info
  - removed `subschema #2` from the `variables` request property `anyOf` list
  - 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 `403`
  - 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 `401`
  - added the new `payment_required` enum value to the `type` response property for the response status `403`
  - 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`
  - endpoint deprecated
  - added `subschema #2, subschema #3` to the `variables` request property `anyOf` list
  - added the non-success response with the status `402`

---

[Operation](https://skmtc.dev/roarkhq/apis/roark-analytics-api/docs/v1/simulation/plan/:planId/job/post.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/job/post)
