Update a Signals ruleAsk AIpatch https://api.firehydrant.io/v1/teams/{team_id}/signal_rules/{id}Update a Signals rule by IDPath Paramsteam_idstringrequiredidstringrequiredBody Paramsnamestring | nullThe rule's name.expressionstring | nullThe CEL expression that defines the rule.target_typestring | nullenumThe type of target that the rule will notify when matched.EscalationPolicyOnCallScheduleUserWebhookSlackChannelMicrosoftTeamsChannelAllowed:EscalationPolicyOnCallScheduleUserWebhookSlackChannelMicrosoftTeamsChanneltarget_idstring | nullThe ID of the target that the rule will notify when matched.incident_type_idstring | nullThe ID of an incident type that should be used when an alert is promoted to an incidentnotification_priority_overridestring | nullenumA notification priority that will be set on the resulting alert (default: HIGH)HIGHMEDIUMLOWAllowed:HIGHMEDIUMLOW''create_incident_condition_whenstring | nullenumDetermines when an incident should be created when this rule is matchedWHEN_UNSPECIFIEDWHEN_ALWAYSAllowed:WHEN_UNSPECIFIEDWHEN_ALWAYSdeduplication_expirystring | nullThe amount of time alerts created from this rule will be deduplicatedResponse 200Update a Signals rule by IDUpdated 7 months ago