v1
latestOpenAPI 3.0.02026-07-17301761.7 KBReset a specific workflow run to re-run from after a completed step
Resets a pinned workflow run to the point after a completed step, creating a new run that replays from that point. The current execution is terminated.
post/workflow/{id}/runs/{rid}/reset
Path parameters
idstring required
The workflow ID to reset
ridstring uuid required
The specific run id to reset
Request body
Response
The workflow was reset successfully