Remove an automation trigger permanently.
trigger.deleted event on the EventBus. In-flight actions already started by this trigger are not affected.
Required role: admin
Bearer <your-jwt>.trg_01HX9VTPQR3KF8MZWBYD5N6JCE.204 No Content on success.
| Status | Error code | Description |
|---|---|---|
401 | unauthorized | Missing or invalid JWT |
403 | forbidden | Caller lacks admin role |
404 | trigger_not_found | No trigger with the given ID |