Cancel a query as identified by the queryId
Query
Cancel a query as identified by the queryId
No effect if no query exists for the given queryId on the requested broker. Query may continue to run for a short while after calling cancel 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 queryId
Authorizations
The format of the key is "Basic <token>" or "Bearer <token>"
Path Parameters
Broker that's running the query
QueryId as assigned by the broker
Query Parameters
Timeout for servers to respond the cancel request
Return verbose responses for troubleshooting

