Admin Ingestion
Delete Pipeline
Authorization
OAuth2AuthorizationCodeBearer AuthorizationBearer <token>
In: header
Path Parameters
slug*Slug
Query Parameters
verify_locally?Verify Locally
Default
trueResponse Body
application/json
curl -X DELETE "https://example.com/v1/admin/ingestion/pipelines/string"Empty
{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string" } ]}