---
title: "Changes to Reset a specific workflow run to re-run from after a completed step"
method: POST
path: "/workflow/{id}/runs/{rid}/reset"
---

# Changes to Reset a specific workflow run to re-run from after a completed step

`POST /workflow/{id}/runs/{rid}/reset`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 20 revisions.

- **2026-04-24** `01552bfa9579` — 2 breaking, 3 warning
- **2026-04-17** `a3368f919949` — 1 info
- **2026-03-13** `0f0e49049ef1` — 1 breaking

## Changes

- **2026-04-24** `01552bfa9579` — 2 breaking, 3 warning
  - added `#/components/schemas/ValidationErrorResponse, #/components/schemas/ErrorResponse` to the response body `oneOf` list for the response status `400`
  - the response's body type changed from `object` to no type for status `400`
  - removed the optional property `error` from the response with the `400` status
  - removed the optional property `issues` from the response with the `400` status
  - removed the optional property `message` from the response with the `400` status
- **2026-04-17** `a3368f919949` — 1 info
  - endpoint added
- **2026-03-13** `0f0e49049ef1` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/growthxai/apis/output-ai-api/docs/workflow/:id/runs/:rid/reset/post.md) · [API](https://skmtc.dev/growthxai/apis/output-ai-api.md) · [Page](https://skmtc.dev/growthxai/apis/output-ai-api/changes/workflow/:id/runs/:rid/reset/post)
