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}

Path Parameters

id
string
required

ID of the query within the query history.

Response

Query history entry deleted successfully.