cURL
curl --request POST \ --url https://api.allium.so/api/v1/explorer/query-runs/{run_id}/cancel \ --header 'X-API-KEY: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Successful Response
Was this page helpful?