We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdb9879 commit e619b4bCopy full SHA for e619b4b
descriptions/0/api.intercom.io.yaml
@@ -15906,6 +15906,16 @@ components:
15906
- email
15907
example:
15908
- id: '1234'
15909
+ conversation_to_link_id:
15910
+ required: false
15911
+ type: string
15912
+ description: "The ID of the conversation you want to link to the ticket.
15913
+ Here are the valid ways of linking two tickets:\n
15914
+ - conversation | back-office ticket\n
15915
+ - customer tickets | non-shared back-office ticket\n
15916
+ - conversation | tracker ticket\n
15917
+ - customer ticket | tracker ticket"
15918
+ example: '1234'
15919
company_id:
15920
type: string
15921
description: The ID of the company that the ticket is associated with. The
0 commit comments