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
unique identifier of the execution
Query Parameters
API Key for the service, alternative to using the HTTP header X-DUNE-API-KEY.
Response
200 - application/json
The response is of type object
.
Was this page helpful?