Asset 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
Changes
No recorded changes to this endpoint across all 1 revision of this API.