REST API Test Page

Operation

PUT on /triggers/{type}/{triggerOID}/activation/{mode}

Update a setup trigger activation mode

Produces : application/json

Parameters

Name Type Value Description
type Path Variable * Setup trigger type
mode Path Variable * Activation mode. It can be one of : -> 1 : always on -> 2 : off -> 3 : scheduled
triggerOID Path Variable * Setup trigger OID to update
allowExecuteOnUpdate Request Parameter Allow execution of trigger effects on update

  

Result

HTTP Status :