diff --git a/descriptions/0/api.intercom.io.yaml b/descriptions/0/api.intercom.io.yaml index bf569761..94dceb63 100644 --- a/descriptions/0/api.intercom.io.yaml +++ b/descriptions/0/api.intercom.io.yaml @@ -18416,11 +18416,6 @@ components: description: The id of the team assigned to the conversation. If it's not assigned to a team it will return null. example: '5017691' - company_id: - type: string - 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 diff --git a/descriptions/2.14/api.intercom.io.yaml b/descriptions/2.14/api.intercom.io.yaml index f2b0fb83..c5dd7e34 100644 --- a/descriptions/2.14/api.intercom.io.yaml +++ b/descriptions/2.14/api.intercom.io.yaml @@ -16750,11 +16750,6 @@ components: description: The id of the team assigned to the conversation. If it's not assigned to a team it will return null. example: '5017691' - company_id: - type: string - 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 tags: "$ref": "#/components/schemas/tags" conversation_rating: diff --git a/descriptions/2.15/api.intercom.io.yaml b/descriptions/2.15/api.intercom.io.yaml index 98f220e0..a5e04057 100644 --- a/descriptions/2.15/api.intercom.io.yaml +++ b/descriptions/2.15/api.intercom.io.yaml @@ -17420,11 +17420,6 @@ components: description: The id of the team assigned to the conversation. If it's not assigned to a team it will return null. example: '5017691' - company_id: - type: string - 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