This method allows to update existing triggers此方法用于更新目前的触发器.
Parameters参数
(object/array)
Trigger properties to be updated需要被更新的触发器属性.
The triggerid
property must be defined for each trigger, all other properties are optional. Only the passed properties will be updated, all others will remain unchanged.属性必须在每个应用集中已定义,其他所有属性为可选项。只有传递过去的属性会被更新,其他所有属性仍然保持不变。
Additionally to the standard trigger properties the method accepts the following parameters除之外,该方法接受以下参数。.
Returns an object containing the IDs of the updated triggers under the triggerids
property.(object)
返回一个 属性下已更新应用集的ID的对象
Examples范例
Enabling a trigger启用触发器
Enable a trigger, that is, set its status to 0.启用触发器,即将其状态设置为0。
Request请求:
Response响应:
Replacing triggers tags替换触发器标签
Request请求:
Response响应: