Skip to main content
POST
/
experimental
/
cortex
/
ticket
/
{ticketId}
/
trigger
Submit request to cortex for ticket
curl --request POST \
  --url https://demo.enneo.ai/api/mind/experimental/cortex/ticket/{ticketId}/trigger \
  --header 'Authorization: Bearer <token>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.enneo.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

JWT-based authentication

Path Parameters

ticketId
integer
required

The id of the ticket

Response

Successful operation

The response is of type object.