Create flag trigger
Create a new flag trigger.
The unique identifier of the integration for your trigger. Use generic-trigger for integrations not explicitly supported.
The action to perform when triggering. This should be an array with a single object that looks like <code>{“kind”: “flag_action”}</code>. Supported flag actions are <code>turnFlagOn</code> and <code>turnFlagOff</code>.
The trigger state: active, inactive, or failed