Triggers
Enable or disable a trigger
Updates the status of a trigger instance to enable or disable it. Disabling a trigger pauses event listening without deleting the trigger configuration. Re-enabling restores the trigger to its active state. Use this for temporary maintenance or to control trigger execution.
patch/api/v3.1/trigger_instances/manage/{triggerId}
Path parameters
triggerIdstring triggerInstanceId required
The ID of the trigger instance to update
The ID of the trigger instance to update
Request body
Response
Successfully updated trigger status
Changes
Changed in 2 of the 61 revisions of this API.2
- ○
the endpoint scheme security
CookieAuthwas removed from the APIapi-security-removed
- ○
- ○
endpoint added
endpoint-added
- ○