Skip to main content
POST
Error

Authorizations

x-cdata-authtoken
string
header
required

A Sync user auth token. Generate one via POST /v2/users/generate-token.

Path Parameters

pipeline_id
string
required

Pipeline identifier.

Body

application/json
type
enum<string>
required
Available options:
Job,
Transformation,
Event
entity_id
string
required
index
integer
previous_step_id
string[]
next_step_id
string[]
conditions
object

Response

One or more pipeline steps

id
string
pipeline_id
string
type
enum<string>
Available options:
Job,
Transformation,
Event
entity_id
string
index
integer
previous_step_id
string[]
next_step_id
string[]
conditions
object
created_at
string<date-time>
updated_at
string<date-time>