From e576fdea5398bfd485d82596ca5c09b33f5a0576 Mon Sep 17 00:00:00 2001 From: junaid-zaidi-intercom Date: Thu, 4 Dec 2025 13:18:56 +0000 Subject: [PATCH] Added company in conversation properties --- descriptions/0/api.intercom.io.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/descriptions/0/api.intercom.io.yaml b/descriptions/0/api.intercom.io.yaml index 0315981..22f3199 100644 --- a/descriptions/0/api.intercom.io.yaml +++ b/descriptions/0/api.intercom.io.yaml @@ -17779,6 +17779,10 @@ components: description: The ID of the company that the conversation is associated with. The unique identifier for the company which is given by Intercom. example: 5f4d3c1c-7b1b-4d7d-a97e-6095715c6632 + company: + "$ref": "#/components/schemas/company" + nullable: true + description: The company associated with the conversation. tags: "$ref": "#/components/schemas/tags" conversation_rating: