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