Cancel a running query.
Cancel a running query.
Cancels the running query with the given ID.
This operation will attempt to stop the query execution and update its status to CANCELLED. If the query is not currently running, the operation may fail.
PATCH
Cancel a running query.