host.trigger.remove
Delete a trigger outright (frees its schedules_max slot, unlike pause).
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. |