File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed
Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -11,3 +11,6 @@ node_modules/
1111compiled /
1212
1313.DS_Store
14+
15+ # Rubymine
16+ .idea
Original file line number Diff line number Diff line change @@ -5682,6 +5682,7 @@ paths:
56825682 summary: conversation found
56835683 value:
56845684 read: true
5685+ title: new conversation title
56855686 custom_attributes:
56865687 issue_type: Billing
56875688 priority: High
@@ -5696,6 +5697,7 @@ paths:
56965697 summary: Not found
56975698 value:
56985699 read: true
5700+ title: new conversation title
56995701 custom_attributes:
57005702 issue_type: Billing
57015703 priority: High
@@ -19265,6 +19267,10 @@ components:
1926519267 type: boolean
1926619268 description: Mark a conversation as read within Intercom.
1926719269 example: true
19270+ title:
19271+ type: string
19272+ description: The title given to the conversation
19273+ example: Conversation Title
1926819274 custom_attributes:
1926919275 "$ref": "#/components/schemas/custom_attributes"
1927019276 update_data_attribute_request:
You can’t perform that action at this time.
0 commit comments