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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -11505,15 +11505,15 @@ paths:
11505
11505
_default_description_: there is a problem
11506
11506
"/tickets/enqueue":
11507
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.
11508
+
summary: Enqueue create ticket
11509
11509
parameters:
11510
11510
- name: Intercom-Version
11511
11511
in: header
11512
11512
schema:
11513
11513
"$ref": "#/components/schemas/intercom_version"
11514
11514
tags:
11515
11515
- Tickets
11516
-
description: You can enqueue a job to create a new ticket.
11516
+
description: 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.
0 commit comments