Executions and Results
Cancel Execution
Cancel a triggered execution request given the execution ID
POST
You must pass the execution_id
obtained from making an execute query POST request.
Result returns a boolean for whether the execution is successfully canceled.
Headers
API Key for the service
Path Parameters
The unique identifier of the execution
Query Parameters
API Key, alternative to using the HTTP header X-Dune-Api-Key
Response
200 - application/json
Was this page helpful?