Skip to main content

Cancel / Clear data from a previously run query

/api/SqlBackground/{executionId}

CancelQuery

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.