Skip to main content
DELETE
/
activeviam
/
query-history
/
rest
/
v1
/
query
/
{id}
Delete a query.
curl --request DELETE \
  --url http://localhost:9090/activeviam/query-history/rest/v1/query/{id}

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
string
required

ID of the query within the query history.

Response

Query history entry deleted successfully.