Skip to content

Trigger pipeline execution

POST
/pipelines/{pipelineId}/trigger
pipelineId
required
string
object
input

Runtime input data for the execution

object
files

Map of file slot IDs to file ID(s) - array if multiple: true

object
key
additional properties
Any of:

A unique nanoid for the resource (for more information please see: https://zelark.github.io/nano-id-cc/)

string
datasets

Map of dataset slot IDs to dataset ID(s) - array if multiple: true

object
key
additional properties
Any of:

A unique nanoid for the resource (for more information please see: https://zelark.github.io/nano-id-cc/)

string
dataInputs

Map of data input slot IDs to their values

object
key
additional properties
nullable

Pipeline execution triggered successfully

object
executionId
required
string
status
required
string
createdAt
required
string format: date-time

Forbidden - insufficient permissions to trigger this pipeline

Pipeline not found

Conflict - pipeline is not active