diff --git a/descriptions/0/api.intercom.io.yaml b/descriptions/0/api.intercom.io.yaml index 90cbad6..7ba14c5 100644 --- a/descriptions/0/api.intercom.io.yaml +++ b/descriptions/0/api.intercom.io.yaml @@ -20055,6 +20055,15 @@ components: type: string description: The display name of the Help Center only seen by teammates. example: Intercom Help Center + url_prefix: + type: string + description: The URL path prefix for the help center + example: "https://intercom.help/mycompany" + custom_domain: + type: string + nullable: true + description: Custom domain configured for the help center + example: "help.mycompany.com" help_center_list: title: Help Centers type: object diff --git a/descriptions/2.10/api.intercom.io.yaml b/descriptions/2.10/api.intercom.io.yaml index 03d4cc2..3b734a4 100644 --- a/descriptions/2.10/api.intercom.io.yaml +++ b/descriptions/2.10/api.intercom.io.yaml @@ -14867,6 +14867,15 @@ components: type: string description: The display name of the Help Center only seen by teammates. example: Intercom Help Center + url_prefix: + type: string + description: The URL path prefix for the help center + example: "https://intercom.help/mycompany" + custom_domain: + type: string + nullable: true + description: Custom domain configured for the help center + example: "help.mycompany.com" help_center_list: title: Help Centers type: object diff --git a/descriptions/2.11/api.intercom.io.yaml b/descriptions/2.11/api.intercom.io.yaml index e702c44..89ce5a8 100644 --- a/descriptions/2.11/api.intercom.io.yaml +++ b/descriptions/2.11/api.intercom.io.yaml @@ -15884,6 +15884,15 @@ components: type: string description: The display name of the Help Center only seen by teammates. example: Intercom Help Center + url_prefix: + type: string + description: The URL path prefix for the help center + example: "https://intercom.help/mycompany" + custom_domain: + type: string + nullable: true + description: Custom domain configured for the help center + example: "help.mycompany.com" required: - id - workspace_id diff --git a/descriptions/2.12/api.intercom.io.yaml b/descriptions/2.12/api.intercom.io.yaml index 975c1f9..20bbfb5 100644 --- a/descriptions/2.12/api.intercom.io.yaml +++ b/descriptions/2.12/api.intercom.io.yaml @@ -16154,6 +16154,15 @@ components: type: string description: The display name of the Help Center only seen by teammates. example: Intercom Help Center + url_prefix: + type: string + description: The URL path prefix for the help center + example: "https://intercom.help/mycompany" + custom_domain: + type: string + nullable: true + description: Custom domain configured for the help center + example: "help.mycompany.com" help_center_list: title: Help Centers type: object diff --git a/descriptions/2.13/api.intercom.io.yaml b/descriptions/2.13/api.intercom.io.yaml index 87cdee1..fa56cb7 100644 --- a/descriptions/2.13/api.intercom.io.yaml +++ b/descriptions/2.13/api.intercom.io.yaml @@ -17869,6 +17869,15 @@ components: type: string description: The display name of the Help Center only seen by teammates. example: Intercom Help Center + url_prefix: + type: string + description: The URL path prefix for the help center + example: "https://intercom.help/mycompany" + custom_domain: + type: string + nullable: true + description: Custom domain configured for the help center + example: "help.mycompany.com" help_center_list: title: Help Centers type: object diff --git a/descriptions/2.14/api.intercom.io.yaml b/descriptions/2.14/api.intercom.io.yaml index 333b1d8..5183629 100644 --- a/descriptions/2.14/api.intercom.io.yaml +++ b/descriptions/2.14/api.intercom.io.yaml @@ -19359,6 +19359,15 @@ components: type: string description: The display name of the Help Center only seen by teammates. example: Intercom Help Center + url_prefix: + type: string + description: The URL path prefix for the help center + example: "https://intercom.help/mycompany" + custom_domain: + type: string + nullable: true + description: Custom domain configured for the help center + example: "help.mycompany.com" help_center_list: title: Help Centers type: object diff --git a/descriptions/2.7/api.intercom.io.yaml b/descriptions/2.7/api.intercom.io.yaml index 0c8aa7d..a7c4006 100644 --- a/descriptions/2.7/api.intercom.io.yaml +++ b/descriptions/2.7/api.intercom.io.yaml @@ -12859,6 +12859,15 @@ components: type: string description: The display name of the Help Center only seen by teammates. example: Intercom Help Center + url_prefix: + type: string + description: The URL path prefix for the help center + example: "https://intercom.help/mycompany" + custom_domain: + type: string + nullable: true + description: Custom domain configured for the help center + example: "help.mycompany.com" help_center_list: title: Help Centers type: object diff --git a/descriptions/2.8/api.intercom.io.yaml b/descriptions/2.8/api.intercom.io.yaml index 7648d31..eb52f7b 100644 --- a/descriptions/2.8/api.intercom.io.yaml +++ b/descriptions/2.8/api.intercom.io.yaml @@ -12883,6 +12883,15 @@ components: type: string description: The display name of the Help Center only seen by teammates. example: Intercom Help Center + url_prefix: + type: string + description: The URL path prefix for the help center + example: "https://intercom.help/mycompany" + custom_domain: + type: string + nullable: true + description: Custom domain configured for the help center + example: "help.mycompany.com" help_center_list: title: Help Centers type: object diff --git a/descriptions/2.9/api.intercom.io.yaml b/descriptions/2.9/api.intercom.io.yaml index ba9d786..e89c9ef 100644 --- a/descriptions/2.9/api.intercom.io.yaml +++ b/descriptions/2.9/api.intercom.io.yaml @@ -14222,6 +14222,15 @@ components: type: string description: The display name of the Help Center only seen by teammates. example: Intercom Help Center + url_prefix: + type: string + description: The URL path prefix for the help center + example: "https://intercom.help/mycompany" + custom_domain: + type: string + nullable: true + description: Custom domain configured for the help center + example: "help.mycompany.com" help_center_list: title: Help Centers type: object