Canceling the execution of a SQL statementΒΆ
To cancel the execution of a statement, send a POST
request to the cancel endpoint. See
POST /api/v2/statements/{statementHandle}/cancel for details.
POST /api/v2/statements/{statementHandle}/cancel
The following flow chart illustrates the steps that you take to cancel a request.