Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.coval.dev/v1/runs/{run_id} \ --header 'X-API-Key: <api-key>'
{}
Delete or cancel a simulation run based on its current status.
API key for authentication
Unique identifier for the run
22
Run deleted or cancelled successfully
Empty response on success
Was this page helpful?