Error
A valid request URL is required to generate request examplesThis response has no body data.This response has no body data.This response has no body data.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
/
query
/
{brokerId}
/
{queryId}
Error
A valid request URL is required to generate request examplesThis response has no body data.This response has no body data.This response has no body data.Authorizations
oauthdatabase
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
Response
Was this page helpful?

