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 accessing this service
Path Parameters
unique identifier of the execution
Response
200
application/json
OK
The response is of type object
.
Was this page helpful?