v1
latestOpenAPI 3.1.02026-08-06330343826.1 KBAsset Group
Asset Group Search Criteria
Updates the search criteria of a dynamic asset group. For a reference of valid search criteria input see the <a href="#operation/getAssetsSearchUsingPOST">Asset Search</a> resource.
put/api/3/asset_groups/{id}/search_criteria
Path parameters
idinteger required
The identifier of the asset group.
Example:61
The identifier of the asset group.
Request body
Example request
{
"match": "all"
}Response
OK