Create filter

This API creates a device filter.

FieldNecessityDescription
attributesoptionalList of data objects
device_metadataoptionalList of device metadata objects
descriptionoptionalBrief description of the filter
dsnsoptionalArray of DSNs

{
“match”: [“dsn1”],
“include”: [“dsn2”],
“exclude”: [“dsn3”]
}
filter_metadataoptionalList of filter metadata objects
namerequiredFilter name
oem_modelrequiredOEM model name
oem_versionoptionalOEM version number
propertiesoptionalList of properties data objects
statusoptionalList of status objects
Language
Credentials
Header
Click Try It! to start a request and see the response here!