Request to update an existing alert rule (all fields optional)
@type t() :: %HookSniffAPI.Model.UpdateAlertRuleRequest{ channels: [String.t()], condition: String.t(), name: String.t(), threshold: integer() }