v1

latestOpenAPI 3.0.02026-07-17301761.7 KB

[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