From fc25dba5f62b86c84d5fe3dc3177d58d19510598 Mon Sep 17 00:00:00 2001 From: Jacopo Scrinzi Date: Tue, 31 Mar 2026 15:43:17 -0500 Subject: [PATCH] Add pii_data_revealed to activity log event types Ref: intercom/intercom#490716 Co-Authored-By: Claude Opus 4.6 (1M context) --- descriptions/0/api.intercom.io.yaml | 1 + descriptions/2.15/api.intercom.io.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/descriptions/0/api.intercom.io.yaml b/descriptions/0/api.intercom.io.yaml index 2d17852..132daa1 100644 --- a/descriptions/0/api.intercom.io.yaml +++ b/descriptions/0/api.intercom.io.yaml @@ -17696,6 +17696,7 @@ components: - messenger_search_required_change - messenger_spaces_change - office_hours_change + - pii_data_revealed - role_change - role_creation - role_deletion diff --git a/descriptions/2.15/api.intercom.io.yaml b/descriptions/2.15/api.intercom.io.yaml index 98cb824..9222017 100644 --- a/descriptions/2.15/api.intercom.io.yaml +++ b/descriptions/2.15/api.intercom.io.yaml @@ -14829,6 +14829,7 @@ components: - messenger_spaces_change - oauth_token_revocation - office_hours_change + - pii_data_revealed - role_change - role_creation - role_deletion