v1

latestOpenAPI 3.1.02026-07-17141679.5 KB
Pipelines

Run pipeline teardown hooks

Runs the teardown() method on source and/or destination connectors (e.g. dropping destination tables). Streams NDJSON messages (log, trace). Pass ?only=source or ?only=destination to run a single side.

post/pipelines/{id}/teardown

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 teardown output