Skip to main content
POST
Update pipeline

Authorizations

x-api-key
string
header
required

Path Parameters

organizationId
integer
required

Organization ID

pipelineId
integer
required

Pipeline ID

Body

application/json
name
string
required
description
string
required
steps
object[]
required
emailRecipientUids
integer[]
required
whenToEmail
enum<string>
required
Available options:
always,
on_new_data,
never
intervalStr
string

15m for every 15 minutes, 2h for every 2 hours, 1d for every 1 day

dataset
string
projectId
integer
notificationWebhook
string
archived
boolean

Response

200 - application/json

OK

success
boolean
required

Whether the operation succeeded

error
string

Optional error description (set if 'success' was false)