cURL
curl --request DELETE \ --url https://api.example.com/pipes/{id}
{ "success": true }
ID of the pipe
Pipe deleted
Was this page helpful?