@@ -65,12 +65,14 @@ def create(
6565 "block_notification_block_removed" ,
6666 "block_notification_new_block" ,
6767 "block_notification_review_rejected" ,
68+ "bot_traffic_basic_alert" ,
6869 "brand_protection_alert" ,
6970 "brand_protection_digest" ,
7071 "clickhouse_alert_fw_anomaly" ,
7172 "clickhouse_alert_fw_ent_anomaly" ,
7273 "cloudforce_one_request_notification" ,
7374 "custom_analytics" ,
75+ "custom_bot_detection_alert" ,
7476 "custom_ssl_certificate_event_type" ,
7577 "dedicated_ssl_certificate_event_type" ,
7678 "device_connectivity_anomaly_alert" ,
@@ -211,12 +213,14 @@ def update(
211213 "block_notification_block_removed" ,
212214 "block_notification_new_block" ,
213215 "block_notification_review_rejected" ,
216+ "bot_traffic_basic_alert" ,
214217 "brand_protection_alert" ,
215218 "brand_protection_digest" ,
216219 "clickhouse_alert_fw_anomaly" ,
217220 "clickhouse_alert_fw_ent_anomaly" ,
218221 "cloudforce_one_request_notification" ,
219222 "custom_analytics" ,
223+ "custom_bot_detection_alert" ,
220224 "custom_ssl_certificate_event_type" ,
221225 "dedicated_ssl_certificate_event_type" ,
222226 "device_connectivity_anomaly_alert" ,
@@ -500,12 +504,14 @@ async def create(
500504 "block_notification_block_removed" ,
501505 "block_notification_new_block" ,
502506 "block_notification_review_rejected" ,
507+ "bot_traffic_basic_alert" ,
503508 "brand_protection_alert" ,
504509 "brand_protection_digest" ,
505510 "clickhouse_alert_fw_anomaly" ,
506511 "clickhouse_alert_fw_ent_anomaly" ,
507512 "cloudforce_one_request_notification" ,
508513 "custom_analytics" ,
514+ "custom_bot_detection_alert" ,
509515 "custom_ssl_certificate_event_type" ,
510516 "dedicated_ssl_certificate_event_type" ,
511517 "device_connectivity_anomaly_alert" ,
@@ -646,12 +652,14 @@ async def update(
646652 "block_notification_block_removed" ,
647653 "block_notification_new_block" ,
648654 "block_notification_review_rejected" ,
655+ "bot_traffic_basic_alert" ,
649656 "brand_protection_alert" ,
650657 "brand_protection_digest" ,
651658 "clickhouse_alert_fw_anomaly" ,
652659 "clickhouse_alert_fw_ent_anomaly" ,
653660 "cloudforce_one_request_notification" ,
654661 "custom_analytics" ,
662+ "custom_bot_detection_alert" ,
655663 "custom_ssl_certificate_event_type" ,
656664 "dedicated_ssl_certificate_event_type" ,
657665 "device_connectivity_anomaly_alert" ,
0 commit comments