curl --request POST \
--url https://api.getcargo.io/v1/orchestration/runs/{uuid}/cancel \
--header 'Authorization: Bearer <token>'{}Cancel a running orchestration run
curl --request POST \
--url https://api.getcargo.io/v1/orchestration/runs/{uuid}/cancel \
--header 'Authorization: Bearer <token>'{}Was this page helpful?