Update filter

Updates the specified filter.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Parameter nameDatatypeMandatory/OptionalDescription
nameStringOptionalUser-assigned subscription name.
descriptionStringOptionalUser friendly description of the Filter.
is_activeBooleanOptionalIndicate whether the current filter is active or not.
Default = True
filter_conditionsObject
uuidStringMandatoryUUID of the filter_conditions.
event_typeOptionalPossible event type values:
  • connectivity
  • registration
  • datapoint
  • datapointack
  • location
To subscribe to all event_types, use empty array "[]".
modelString ArrayOptionalModel associated with device.
To represent all models, use empty array "[]".
dsnString ArrayOptional(Device Serial Number) Unique device identifier in Ayla cloud services.
To represent all DSNs, use empty array "[]".
property_namesString ArrayConditional
  • If event_type is getting updated to “datapoint”, “datapointack” and existing property_names for the filter is empty, then it is Mandatory.
Name of the property associated with the device.
  • NOTE*: → NULL or "[]" will be considered as empty.
oem_modelString ArrayOptionalUnique product model name.
To represent all OEM models, use empty array "[]".
Path Params
string
required

UUID of the filter you want to update.

Body Params
json
Responses

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

422

Unprocessable Entity

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json