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 b492686 commit f92a203Copy full SHA for f92a203
descriptions/0/api.intercom.io.yaml
@@ -16007,6 +16007,16 @@ components:
16007
- email
16008
example:
16009
- id: '1234'
16010
+ conversation_to_link_id:
16011
+ required: false
16012
+ type: string
16013
+ description: "The ID of the conversation you want to link to the ticket.
16014
+ Here are the valid ways of linking two tickets:\n
16015
+ - conversation | back-office ticket\n
16016
+ - customer tickets | non-shared back-office ticket\n
16017
+ - conversation | tracker ticket\n
16018
+ - customer ticket | tracker ticket"
16019
+ example: '1234'
16020
company_id:
16021
type: string
16022
description: The ID of the company that the ticket is associated with. The
0 commit comments