Skip to main content

Resume an orchestration run

POST 

/v1/projects/:project_id/orchestration-runs/:orchestration_run_id/resume

Re-drives an awaiting_input run from its last checkpoint. This does not satisfy the pause itself — a run parked on a human or webhook node re-parks on the same node. Use human-input to supply the awaited payload and advance the run.

Request

Responses

Resumed run.