File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18416,11 +18416,6 @@ components:
1841618416 description: The id of the team assigned to the conversation. If it's not
1841718417 assigned to a team it will return null.
1841818418 example: '5017691'
18419- company_id:
18420- type: string
18421- description: The ID of the company that the conversation is associated with.
18422- The unique identifier for the company which is given by Intercom.
18423- example: 5f4d3c1c-7b1b-4d7d-a97e-6095715c6632
1842418419 company:
1842518420 "$ref": "#/components/schemas/company"
1842618421 nullable: true
Original file line number Diff line number Diff line change @@ -16750,11 +16750,6 @@ components:
1675016750 description: The id of the team assigned to the conversation. If it's not
1675116751 assigned to a team it will return null.
1675216752 example: '5017691'
16753- company_id:
16754- type: string
16755- description: The ID of the company that the conversation is associated with.
16756- The unique identifier for the company which is given by Intercom.
16757- example: 5f4d3c1c-7b1b-4d7d-a97e-6095715c6632
1675816753 tags:
1675916754 "$ref": "#/components/schemas/tags"
1676016755 conversation_rating:
Original file line number Diff line number Diff line change @@ -17420,11 +17420,6 @@ components:
1742017420 description: The id of the team assigned to the conversation. If it's not
1742117421 assigned to a team it will return null.
1742217422 example: '5017691'
17423- company_id:
17424- type: string
17425- description: The ID of the company that the conversation is associated with.
17426- The unique identifier for the company which is given by Intercom.
17427- example: 5f4d3c1c-7b1b-4d7d-a97e-6095715c6632
1742817423 company:
1742917424 "$ref": "#/components/schemas/company"
1743017425 nullable: true
You can’t perform that action at this time.
0 commit comments