curl --request DELETE \
--url https://api.openint.dev/v0/core/pipeline/{id} \
--header 'x-apikey: <api-key>' \
--header 'x-connection-id: <api-key>'
true
Must start with 'pipe_'
Successful response
The response is of type boolean
.
curl --request DELETE \
--url https://api.openint.dev/v0/core/pipeline/{id} \
--header 'x-apikey: <api-key>' \
--header 'x-connection-id: <api-key>'
true