Skip to main content
DELETE
/
pipelines
/
{id}
Delete pipeline
curl --request DELETE \
  --url https://app.dilli.studio/api/v1/pipelines/{id} \
  --header 'X-Api-Key: <api-key>'
Use the API Playground below to send this request with your X-Api-Key. The base URL and headers are prefilled; update any path, query, or body fields and click Send.

Authorizations

X-Api-Key
string
header
required

Path Parameters

id
string
required

Response

204

No Content