host.trigger.pause
Stop a trigger from firing until resumed; still counts toward schedules_max.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The trigger id. | |
| tenant_key | No | The key `signup` returned. Required only when this connection carries no Authorization: Bearer header -- when both are present, the header wins. |