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