PATCH
/
core
/
pipeline
/
{id}

Authorizations

x-apikey
string
header
required
x-connection-id
string
header
required

Path Parameters

id
string
required

Must start with 'pipe_'

Body

application/json
disabled
boolean
metadata
any

JSON object can can be used to associate arbitrary metadata to avoid needing a separate 1-1 table just for simple key values in your application. During updates this object will be shallowly merged

streams
object | null

Response

200 - application/json
createdAt
string
required
id
string
required

Must start with 'pipe_'

updatedAt
string
required
destinationId
string

Must start with 'conn_'

destinationState
object
destinationVertical
string | null
disabled
boolean
lastSyncCompletedAt
string | null
lastSyncStartedAt
string | null
metadata
any

JSON object can can be used to associate arbitrary metadata to avoid needing a separate 1-1 table just for simple key values in your application. During updates this object will be shallowly merged

sourceId
string

Must start with 'conn_'

sourceState
object
sourceVertical
string | null
streams
object | null