Reset 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.
Path parameters
The workflow ID to reset
The specific run id to reset
Request body
Response
The workflow was reset successfully
Changes
Changed in 3 of the 20 revisions of this API.331
- ▲
added to the response body
oneOflist for the response statusresponse-body-one-of-added
- ▲
the response's body type changed from
objectto no type for statusresponse-body-type-changed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲