File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -15846,6 +15846,11 @@ components:
1584615846 description: The id of the team assigned to the conversation. If it's not
1584715847 assigned to a team it will return null.
1584815848 example: '5017691'
15849+ company_id:
15850+ type: string
15851+ description: The ID of the company that the conversation is associated with.
15852+ The unique identifier for the company which is given by Intercom.
15853+ example: 5f4d3c1c-7b1b-4d7d-a97e-6095715c6632
1584915854 tags:
1585015855 "$ref": "#/components/schemas/tags"
1585115856 conversation_rating:
@@ -20712,6 +20717,11 @@ components:
2071220717 example: Conversation Title
2071320718 custom_attributes:
2071420719 "$ref": "#/components/schemas/custom_attributes"
20720+ company_id:
20721+ type: string
20722+ description: The ID of the company that the conversation is associated with.
20723+ The unique identifier for the company which is given by Intercom. Set to nil to remove company.
20724+ example: 5f4d3c1c-7b1b-4d7d-a97e-6095715c6632
2071520725 update_data_attribute_request:
2071620726 description: ''
2071720727 type: object
You can’t perform that action at this time.
0 commit comments