Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions descriptions/2.15/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17472,10 +17472,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:
"$ref": "#/components/schemas/company"
nullable: true
description: The company associated with the conversation.
tags:
"$ref": "#/components/schemas/tags"
conversation_rating:
Expand Down Expand Up @@ -17586,10 +17582,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:
"$ref": "#/components/schemas/company"
nullable: true
description: The company associated with the conversation.
tags:
"$ref": "#/components/schemas/tags"
conversation_rating:
Expand Down
Loading