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
5 changes: 5 additions & 0 deletions descriptions/0/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6763,6 +6763,7 @@ paths:
type: user
id: 6762f11b1bb69f9f2193bba3
body: Hello there
brand_id: "123"
contact_not_found:
summary: Contact Not Found
value:
Expand Down Expand Up @@ -20601,6 +20602,10 @@ components:
format: date-time
description: The time the conversation was created as a UTC Unix timestamp. If not provided, the current time will be used. This field is only recommneded for migrating past conversations from another source into Intercom.
example: 1671028894
brand_id:
type: string
description: The unique identifier of the brand to associate with this conversation.
example: "123"
required:
- from
- body
Expand Down