Zum Hauptinhalt springen
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.

Autorisierungen

Authorization
string
header
erforderlich

JWT-based authentication

Pfadparameter

ticketId
integer
erforderlich

The id of the ticket

Antwort

Successful operation

The response is of type object.