---
title: "Changes to Update a scenario"
method: PUT
path: "/v1/scenarios/{scenario_id}"
---

# Changes to Update a scenario

`PUT /v1/scenarios/{scenario_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 3 revisions.

- **2026-08-12** `5a5597ebb2d6` — 2 breaking, 2 warning, 6 info

## Changes

- **2026-08-12** `5a5597ebb2d6` — 2 breaking, 2 warning, 6 info
  - removed the required property `mock_world` from the response with the `200` status
  - removed the required property `success_criteria` from the response with the `200` status
  - removed the request property `mock_world`
  - removed the request property `success_criteria`
  - added the optional property `retry_after` to the response with the `400` status
  - added the optional property `retry_after` to the response with the `401` status
  - added the optional property `retry_after` to the response with the `404` status
  - added the optional property `retryable` to the response with the `400` status
  - added the optional property `retryable` to the response with the `401` status
  - added the optional property `retryable` to the response with the `404` status

---

[Operation](https://skmtc.dev/oneloop-hq/apis/feather-api/docs/v1/scenarios/:scenario_id/put.md) · [API](https://skmtc.dev/oneloop-hq/apis/feather-api.md) · [Page](https://skmtc.dev/oneloop-hq/apis/feather-api/changes/v1/scenarios/:scenario_id/put)
