v1
latestOpenAPI 3.0.0Commercial2026-07-2470265161.8 KBControlService
DeletePipeline permanently deletes a pipeline for a writekey.
Supply scope to determine the pipeline deleted. Most clients should use scope PIPELINE_SCOPE_PUBLIC.
delete/v1.1/pipeline
Query parameters
scope'INTEGRATION_SCOPE_UNSPECIFIED' | 'INTEGRATION_SCOPE_PUBLIC' | 'INTEGRATION_SCOPE_INTERNAL'
writeKeystring
TODO(Ohms 2022.04.18) - This field should be required, leaving off required until everyone updates their Control CLI string write_key = 2 [(protobuf.validate.v1.required) = true];
Response
OK