v1
latestOpenAPI 3.1.02026-07-17141679.5 KBPipelines
Run pipeline setup hooks
Runs the setup() method on source and/or destination connectors (e.g. creating destination tables). Streams NDJSON messages (control, log, trace). Pass ?only=source or ?only=destination to run a single side.
post/pipelines/{id}/setup
Path parameters
idstring required
Unique pipeline identifier (e.g. pipe_abc123).
Example:pipe_abc123
Unique pipeline identifier (e.g. pipe_abc123).
Query parameters
only'source' | 'destination'
Run only the source or destination side
Example:destination
Run only the source or destination side
Response
Streaming NDJSON setup output