Skip to main content
DELETE
Delete a pipeline
Requires a ServiceKey. See Service Keys.
Deletion is permanent. The pipeline stops consuming and the configuration record is removed. Data already written to your destination is left in place - you must drop tables, topics, or buckets manually if you want a clean slate.

Authorizations

Authorization
string
header
required

Pipeline REST endpoints require a ServiceKey. Regular GoldRush API keys are rejected with 403. See Service Keys.

Path Parameters

pipeline_id
string
required

The pipeline identifier, prefixed with pipe_.

Response

Pipeline deleted.