Skip to main content
POST
Initialize a pipeline with provided components. All sources, transforms, and sinks are linked.

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