workflow runs

Run Partial Workflow

Run a partial workflow and return the outputs

post/wf/{workflow_id}/run_partial/

Path parameters

workflow_idstring required

Request body

node_idstring required
rerun_predecessorsboolean
initial_inputsobject nullable
partial_outputsobject nullable

Response

Successful Response

object required

Changes