Cancel a query as identified by the clientQueryId
Query
Cancel a query as identified by the clientQueryId
No effect if no query exists for the given clientQueryId on the requested broker. Query may continue to run for a short while after callingcancel as it’s done in a non-blocking manner. The cancel method can be called multiple times.
DELETE
Cancel a query as identified by the clientQueryId
Authorizations
The format of the key is "Basic <token>" or "Bearer <token>"
Path Parameters
Broker that's running the query
ClientQueryId provided by the client
Query Parameters
Timeout for servers to respond the cancel request
Return verbose responses for troubleshooting

