Skip to main content
DELETE
Delete a pipeline configuration

Authorizations

x-api-key
string
header
required

Optional API key for authentication (enabled via application.yaml)

Query Parameters

pipeline
string
required

Pipeline name to delete

deleteData
string
default:true

Delete destination data (default true)

deleteConfig
string
default:true

Delete pipeline configuration (default true). Set to false to delete data only.

Response

Pipeline deleted