Clear Trigger

Clears or cancels the trigger identified by the specified handle. The output returns the handle of the trigger cleared as well as indicating success or failure of the trigger deactivation.

Input Parameter Description

NameTypeDescription
trigger_idstringID for the trigger to be deactivated.
optionsmap of string to stringsOptional parameters. The default value is an empty map ( {} ).

Output Parameter Description

NameTypeDescription
trigger_idstringValue of input parameter trigger_id.
infomap of string to stringsAdditional information.