Endpoints
Updated Query
Update an existing query object. The request must include a name and a list of query filters.
PUT
Authorizations
Path Parameters
Body
application/json
A user-defined name for the query.
A list of filtering conditions that define the query criteria.
Defines a filtering condition for queries, specifying an attribute, an operator, and a value to match.
Response
200
application/json
Query object updated
Represents a saved query containing multiple filters to retrieve relevant scan data.
A user-defined name for the query.
A list of filtering conditions that define the query criteria.
Defines a filtering condition for queries, specifying an attribute, an operator, and a value to match.
Unique identifier for the query.