From 21284f8ad9fb5ae8e034522343bcf94b74ff8420 Mon Sep 17 00:00:00 2001 From: Baraa Rahhal Date: Mon, 18 May 2026 16:55:26 +0100 Subject: [PATCH] Add customer_facing_name_change to activity log event type enum New event type introduced in intercom/intercom#506120 to audit changes to the workspace customer-facing name field. Co-Authored-By: Claude Sonnet 4.6 (1M context) --- descriptions/2.14/api.intercom.io.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/descriptions/2.14/api.intercom.io.yaml b/descriptions/2.14/api.intercom.io.yaml index 09bbcb0..76ae4d8 100644 --- a/descriptions/2.14/api.intercom.io.yaml +++ b/descriptions/2.14/api.intercom.io.yaml @@ -14481,6 +14481,7 @@ components: - conversation_topic_creation - conversation_topic_deletion - custom_authentication_token_creation + - customer_facing_name_change - help_center_settings_change - inbound_conversations_change - inbox_access_change