Cancel a triggered execution request given the execution ID
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.
API Key for the service
The unique identifier of the execution
API Key, alternative to using the HTTP header X-Dune-Api-Key
OK
The response is of type object
.
Cancel a triggered execution request given the execution ID
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.
API Key for the service
The unique identifier of the execution
API Key, alternative to using the HTTP header X-Dune-Api-Key
OK
The response is of type object
.