本文档由聚智团队编写维护
x-api-key: ********************
curl --location --request POST 'http://127.0.0.1:2024/runs/cancel' \ --header 'x-api-key: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{}