Skip to content

Commit f151fb6

Browse files
committed
update description
1 parent 2cc4f08 commit f151fb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

descriptions/0/api.intercom.io.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11506,7 +11506,7 @@ paths:
1150611506
"/tickets/enqueue":
1150711507
post:
1150811508
summary: Enqueue create ticket
11509-
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.
11509+
description: nqueues ticket creation for asynchronous processing, returning if the job was enqueued successfully to be processed. We attempt to perform a best-effort validation on inputs before tasks are enqueued. If the given parameters are incorrect, we won't enqueue the job.
1151011510
operationId: enqueueCreateTicket
1151111511
tags:
1151211512
- Tickets

0 commit comments

Comments
 (0)