Delete a query.
Delete a query.
Deletes the query with the given ID from the query history.
Note that this will not cancel the query if it is still running. A running query must be cancelled first (PATCH endpoint) before it can be deleted.
DELETE
Delete a query.
Documentation Index
Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
ID of the query within the query history.
Response
Query history entry deleted successfully.