Skip to main content
DELETE
Delete Existing Pipeline

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

pipeline_id
string | null
required

Query Parameters

wait
boolean
default:true

When False, defer destination config update to reconciler instead of calling KC directly

Response

Successful Response