Reset a workflow to re-run from after a specific step
Resets a workflow execution to the point after a completed step, creating a new run that replays from that point. The current execution is terminated.
post/workflow/{id}/reset
Path parameters
idstring required
The workflow ID to reset
Request body
Response
The workflow was reset successfully