Cancel Running Query
POST {{baseUrl}}/web/api/v2.1/dv/cancel-query
Stop a Deep Visibility Query by queryId. The body is {queryID
:string_ID
}. Get the ID of the query from init-query
. See Create Query and get QueryId
.
Deep Visibility requires Complete SKU.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | null |