[Deprecated] Reset the latest workflow run

Resets the latest run. Deprecated; use POST /workflow/{id}/runs/{rid}/reset to target a specific run. Scheduled for removal after 2026-07-16.

post/workflow/{id}/reset

Path parameters

idstring required

Request body

stepNamestring required

The name of the step to reset after

reasonstring

Optional reason for the reset

Response

The workflow was reset successfully

workflowIdstring

The original workflow ID

runIdstring

The run ID of the new execution created by the reset

Changes

Changed in 3 of the 20 revisions of this API.336

  • 01552bfa957923See the full diff
    • added to the response body oneOf list for the response status

      response-body-one-of-added

    • the response's body type changed from object to no type for status

      response-body-type-changed

    • removed the optional property from the response with the status

      response-optional-property-removed

    • removed the optional property from the response with the status

      response-optional-property-removed

    • removed the optional property from the response with the status

      response-optional-property-removed

    • endpoint deprecated

      endpoint-deprecated

  • 0f0e49049ef115See the full diff
    • the response's body type changed from no type to object for status

      response-body-type-changed

    • endpoint reactivated

      endpoint-reactivated

    • removed from the response body oneOf list for the response status

      response-body-one-of-removed

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog