diff --git a/descriptions/0/api.intercom.io.yaml b/descriptions/0/api.intercom.io.yaml index 2dd84fc..87033ee 100644 --- a/descriptions/0/api.intercom.io.yaml +++ b/descriptions/0/api.intercom.io.yaml @@ -11505,7 +11505,7 @@ paths: _default_description_: there is a problem "/tickets/enqueue": post: - 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. + summary: Enqueue create ticket parameters: - name: Intercom-Version in: header @@ -11513,7 +11513,7 @@ paths: "$ref": "#/components/schemas/intercom_version" tags: - Tickets - description: You can enqueue a job to create a new ticket. + 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. operationId: enqueueCreateTicket responses: '200':