cURL
curl --request DELETE \ --url https://api.coval.dev/v1/simulations/{simulation_id} \ --header 'X-API-Key: <api-key>'
{}
Cancel or delete a simulation.
API key for authentication.
The simulation ID to delete/cancel
22 - 27
Simulation deleted or cancelled successfully
Empty response on success
Was this page helpful?