Workflows
Run a published workflow
Start a new task to execute a published workflow. You can optionally provide custom input values via nodeOutputs to override the defaults defined in the workflow graph.
post/v1/workflows/{id}
Path parameters
idstring uuid required
The ID of the published workflow to run. You can copy this value from the developer portal.
Headers
X-Runway-Version'2024-11-06' required
The version of the RunwayML API being used. You can read more about versioning here.
Request body
Response
The response from running a workflow.