With this function, you can change/manage the priority of your tag rules.
Parameter name | Type | Description | Possible values | Example |
---|---|---|---|---|
priorities[] | List | List of objects(_id,priority). To create new rule click on manageRule. To get the rule ID, you can get it in the manageRule response or listRules api call. priority - The priority of the rule, highest being 0. | priorities[0][_id]=5cff2af036466a0fb61986d2&priorities[1][priority]=1 |
Doesn't return any data.