CancelQuery
/api/SqlBackground/{executionId}
Cancel the query (if still running) / clear the data (if already returned)
The following error codes are to be anticipated with standard Problem Detail reports:
401 Unauthorized
403 Forbidden
404 Not Found : The requested query result doesn't exist and is not running or the calling user did not run the query.