Skip to content

Commit f92a203

Browse files
authored
add new attr to create_ticket_request (#207)
1 parent b492686 commit f92a203

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

descriptions/0/api.intercom.io.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16007,6 +16007,16 @@ components:
1600716007
- email
1600816008
example:
1600916009
- 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'
1601016020
company_id:
1601116021
type: string
1601216022
description: The ID of the company that the ticket is associated with. The

0 commit comments

Comments
 (0)