You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: descriptions/0/api.intercom.io.yaml
+72-72Lines changed: 72 additions & 72 deletions
Original file line number
Diff line number
Diff line change
@@ -11503,78 +11503,78 @@ paths:
11503
11503
ticket_attributes:
11504
11504
_default_title_: example
11505
11505
_default_description_: there is a problem
11506
-
"/tickets/enqueue":
11507
-
post:
11508
-
summary: Enqueues ticket creation and returns the enqueue status. We recommend using this endpoint if you'd like to create tickets without waiting for immediate processing.
11509
-
parameters:
11510
-
- name: Intercom-Version
11511
-
in: header
11512
-
schema:
11513
-
"$ref": "#/components/schemas/intercom_version"
11514
-
tags:
11515
-
- Tickets
11516
-
description: You can enqueue a job to create a new ticket.
description: Option to disable notifications when a Ticket is created.
11570
-
example: true
11571
-
examples:
11572
-
successful_response:
11573
-
summary: Successful response
11574
-
value:
11575
-
status: success
11576
-
job_id: 20
11577
-
job_url: https://api.intercom.io/jobs/status/20
11506
+
"/tickets/enqueue":
11507
+
post:
11508
+
summary: Enqueues ticket creation and returns the enqueue status. We recommend using this endpoint if you'd like to create tickets without waiting for immediate processing.
11509
+
parameters:
11510
+
- name: Intercom-Version
11511
+
in: header
11512
+
schema:
11513
+
"$ref": "#/components/schemas/intercom_version"
11514
+
tags:
11515
+
- Tickets
11516
+
description: You can enqueue a job to create a new ticket.
0 commit comments