Skip to main content
POST
Initialize a pipeline with provided components. The links for all components have to be determined by the caller.

Authorizations

Authorization
string
header
required

Enter your token in the format: Token mytokengoeshere

Body

application/json
sources
object[]
required
Minimum array length: 1
transforms
object[]
required
Minimum array length: 1
sinks
object[]
required
Minimum array length: 1
origin
enum<string>
default:system
Available options:
ui,
system
pipeline
null | object

Response

200

Default Response