@@ -176,12 +176,14 @@ export interface Policy {
176176 | 'block_notification_block_removed'
177177 | 'block_notification_new_block'
178178 | 'block_notification_review_rejected'
179+ | 'bot_traffic_basic_alert'
179180 | 'brand_protection_alert'
180181 | 'brand_protection_digest'
181182 | 'clickhouse_alert_fw_anomaly'
182183 | 'clickhouse_alert_fw_ent_anomaly'
183184 | 'cloudforce_one_request_notification'
184185 | 'custom_analytics'
186+ | 'custom_bot_detection_alert'
185187 | 'custom_ssl_certificate_event_type'
186188 | 'dedicated_ssl_certificate_event_type'
187189 | 'device_connectivity_anomaly_alert'
@@ -776,12 +778,14 @@ export interface PolicyCreateParams {
776778 | 'block_notification_block_removed'
777779 | 'block_notification_new_block'
778780 | 'block_notification_review_rejected'
781+ | 'bot_traffic_basic_alert'
779782 | 'brand_protection_alert'
780783 | 'brand_protection_digest'
781784 | 'clickhouse_alert_fw_anomaly'
782785 | 'clickhouse_alert_fw_ent_anomaly'
783786 | 'cloudforce_one_request_notification'
784787 | 'custom_analytics'
788+ | 'custom_bot_detection_alert'
785789 | 'custom_ssl_certificate_event_type'
786790 | 'dedicated_ssl_certificate_event_type'
787791 | 'device_connectivity_anomaly_alert'
@@ -895,12 +899,14 @@ export interface PolicyUpdateParams {
895899 | 'block_notification_block_removed'
896900 | 'block_notification_new_block'
897901 | 'block_notification_review_rejected'
902+ | 'bot_traffic_basic_alert'
898903 | 'brand_protection_alert'
899904 | 'brand_protection_digest'
900905 | 'clickhouse_alert_fw_anomaly'
901906 | 'clickhouse_alert_fw_ent_anomaly'
902907 | 'cloudforce_one_request_notification'
903908 | 'custom_analytics'
909+ | 'custom_bot_detection_alert'
904910 | 'custom_ssl_certificate_event_type'
905911 | 'dedicated_ssl_certificate_event_type'
906912 | 'device_connectivity_anomaly_alert'
0 commit comments