Skip to content
Merged
Show file tree
Hide file tree
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
32 changes: 30 additions & 2 deletions descriptions/0/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14556,7 +14556,7 @@ paths:
- type: user
id: 6762f19b1bb69f9f2193bbd4
schema:
"$ref": "#/components/schemas/conversation"
"$ref": "#/components/schemas/conversation_participants_response"
'404':
description: Not found
content:
Expand Down Expand Up @@ -14661,7 +14661,7 @@ paths:
- type: user
id: 6762f1b41bb69f9f2193bbe0
schema:
"$ref": "#/components/schemas/conversation"
"$ref": "#/components/schemas/conversation_participants_response"
'404':
description: Contact not found
content:
Expand Down Expand Up @@ -28972,6 +28972,34 @@ components:
"$ref": "#/components/schemas/customer_request"
required:
- email
conversation_participants_response:
title: Conversation Participants Response
type: object
description: The participants of the conversation, returned after attaching
or detaching a contact
properties:
customers:
type: array
description: The conversation participants after the change
items:
type: object
properties:
type:
type: string
description: The role of the participant. Can be "user" or "lead"
example: 'user'
id:
type: string
description: The unique identifier for the participant
example: '6762f1a61bb69f9f2193bbd8'
required:
- type
- id
example:
- type: user
id: '6762f1a61bb69f9f2193bbd8'
required:
- customers
team_metric:
type: object
description: Per-admin activity metrics within a team.
Expand Down
32 changes: 30 additions & 2 deletions descriptions/2.10/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5971,7 +5971,7 @@ paths:
- type: user
id: 6657accd6abd0166b52ae296
schema:
"$ref": "#/components/schemas/conversation"
"$ref": "#/components/schemas/conversation_participants_response"
'404':
description: Not found
content:
Expand Down Expand Up @@ -6076,7 +6076,7 @@ paths:
- type: user
id: 6657acdb6abd0166b52ae2a2
schema:
"$ref": "#/components/schemas/conversation"
"$ref": "#/components/schemas/conversation_participants_response"
'404':
description: Contact not found
content:
Expand Down Expand Up @@ -11937,6 +11937,34 @@ components:
"$ref": "#/components/schemas/customer_request"
required:
- email
conversation_participants_response:
title: Conversation Participants Response
type: object
description: The participants of the conversation, returned after attaching
or detaching a contact
properties:
customers:
type: array
description: The conversation participants after the change
items:
type: object
properties:
type:
type: string
description: The role of the participant. Can be "user" or "lead"
example: 'user'
id:
type: string
description: The unique identifier for the participant
example: '6762f1a61bb69f9f2193bbd8'
required:
- type
- id
example:
- type: user
id: '6762f1a61bb69f9f2193bbd8'
required:
- customers
close_conversation_request:
title: Close Conversation Request
type: object
Expand Down
32 changes: 30 additions & 2 deletions descriptions/2.11/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6081,7 +6081,7 @@ paths:
- type: user
id: 667d61168a68186f43bafe0d
schema:
"$ref": "#/components/schemas/conversation"
"$ref": "#/components/schemas/conversation_participants_response"
'404':
description: Not found
content:
Expand Down Expand Up @@ -6186,7 +6186,7 @@ paths:
- type: user
id: 667d61228a68186f43bafe19
schema:
"$ref": "#/components/schemas/conversation"
"$ref": "#/components/schemas/conversation_participants_response"
'404':
description: Contact not found
content:
Expand Down Expand Up @@ -12179,6 +12179,34 @@ components:
nullable: true
required:
- email
conversation_participants_response:
title: Conversation Participants Response
type: object
description: The participants of the conversation, returned after attaching
or detaching a contact
properties:
customers:
type: array
description: The conversation participants after the change
items:
type: object
properties:
type:
type: string
description: The role of the participant. Can be "user" or "lead"
example: 'user'
id:
type: string
description: The unique identifier for the participant
example: '6762f1a61bb69f9f2193bbd8'
required:
- type
- id
example:
- type: user
id: '6762f1a61bb69f9f2193bbd8'
required:
- customers
button_component:
title: Button Component
type: object
Expand Down
32 changes: 30 additions & 2 deletions descriptions/2.12/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6491,7 +6491,7 @@ paths:
- type: user
id: 677c55ef6abd011ad17ff541
schema:
"$ref": "#/components/schemas/conversation"
"$ref": "#/components/schemas/conversation_participants_response"
'404':
description: Not found
content:
Expand Down Expand Up @@ -6596,7 +6596,7 @@ paths:
- type: user
id: 677c56016abd011ad17ff54d
schema:
"$ref": "#/components/schemas/conversation"
"$ref": "#/components/schemas/conversation_participants_response"
'404':
description: Contact not found
content:
Expand Down Expand Up @@ -12843,6 +12843,34 @@ components:
"$ref": "#/components/schemas/customer_request"
required:
- email
conversation_participants_response:
title: Conversation Participants Response
type: object
description: The participants of the conversation, returned after attaching
or detaching a contact
properties:
customers:
type: array
description: The conversation participants after the change
items:
type: object
properties:
type:
type: string
description: The role of the participant. Can be "user" or "lead"
example: 'user'
id:
type: string
description: The unique identifier for the participant
example: '6762f1a61bb69f9f2193bbd8'
required:
- type
- id
example:
- type: user
id: '6762f1a61bb69f9f2193bbd8'
required:
- customers
close_conversation_request:
title: Close Conversation Request
type: object
Expand Down
32 changes: 30 additions & 2 deletions descriptions/2.13/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7476,7 +7476,7 @@ paths:
- type: user
id: 677c55ef6abd011ad17ff541
schema:
"$ref": "#/components/schemas/conversation"
"$ref": "#/components/schemas/conversation_participants_response"
'404':
description: Not found
content:
Expand Down Expand Up @@ -7581,7 +7581,7 @@ paths:
- type: user
id: 677c56016abd011ad17ff54d
schema:
"$ref": "#/components/schemas/conversation"
"$ref": "#/components/schemas/conversation_participants_response"
'404':
description: Contact not found
content:
Expand Down Expand Up @@ -14294,6 +14294,34 @@ components:
"$ref": "#/components/schemas/customer_request"
required:
- email
conversation_participants_response:
title: Conversation Participants Response
type: object
description: The participants of the conversation, returned after attaching
or detaching a contact
properties:
customers:
type: array
description: The conversation participants after the change
items:
type: object
properties:
type:
type: string
description: The role of the participant. Can be "user" or "lead"
example: 'user'
id:
type: string
description: The unique identifier for the participant
example: '6762f1a61bb69f9f2193bbd8'
required:
- type
- id
example:
- type: user
id: '6762f1a61bb69f9f2193bbd8'
required:
- customers
close_conversation_request:
title: Close Conversation Request
type: object
Expand Down
32 changes: 30 additions & 2 deletions descriptions/2.14/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8459,7 +8459,7 @@ paths:
- type: user
id: 6762f19b1bb69f9f2193bbd4
schema:
"$ref": "#/components/schemas/conversation"
"$ref": "#/components/schemas/conversation_participants_response"
'404':
description: Not found
content:
Expand Down Expand Up @@ -8564,7 +8564,7 @@ paths:
- type: user
id: 6762f1b41bb69f9f2193bbe0
schema:
"$ref": "#/components/schemas/conversation"
"$ref": "#/components/schemas/conversation_participants_response"
'404':
description: Contact not found
content:
Expand Down Expand Up @@ -15951,6 +15951,34 @@ components:
"$ref": "#/components/schemas/customer_request"
required:
- email
conversation_participants_response:
title: Conversation Participants Response
type: object
description: The participants of the conversation, returned after attaching
or detaching a contact
properties:
customers:
type: array
description: The conversation participants after the change
items:
type: object
properties:
type:
type: string
description: The role of the participant. Can be "user" or "lead"
example: 'user'
id:
type: string
description: The unique identifier for the participant
example: '6762f1a61bb69f9f2193bbd8'
required:
- type
- id
example:
- type: user
id: '6762f1a61bb69f9f2193bbd8'
required:
- customers
away_status_reason:
type: object
properties:
Expand Down
32 changes: 30 additions & 2 deletions descriptions/2.15/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8382,7 +8382,7 @@ paths:
- type: user
id: 6762f19b1bb69f9f2193bbd4
schema:
"$ref": "#/components/schemas/conversation"
"$ref": "#/components/schemas/conversation_participants_response"
'404':
description: Not found
content:
Expand Down Expand Up @@ -8487,7 +8487,7 @@ paths:
- type: user
id: 6762f1b41bb69f9f2193bbe0
schema:
"$ref": "#/components/schemas/conversation"
"$ref": "#/components/schemas/conversation_participants_response"
'404':
description: Contact not found
content:
Expand Down Expand Up @@ -16636,6 +16636,34 @@ components:
"$ref": "#/components/schemas/customer_request"
required:
- email
conversation_participants_response:
title: Conversation Participants Response
type: object
description: The participants of the conversation, returned after attaching
or detaching a contact
properties:
customers:
type: array
description: The conversation participants after the change
items:
type: object
properties:
type:
type: string
description: The role of the participant. Can be "user" or "lead"
example: 'user'
id:
type: string
description: The unique identifier for the participant
example: '6762f1a61bb69f9f2193bbd8'
required:
- type
- id
example:
- type: user
id: '6762f1a61bb69f9f2193bbd8'
required:
- customers
brand:
type: object
title: Brand
Expand Down
Loading