Zum Hauptinhalt springen
POST
/
ticket
/
{ticketId}
/
aiInsight
/
refresh
Manually re-run AI insights for a ticket
curl --request POST \
  --url https://demo.enneo.ai/api/mind/ticket/{ticketId}/aiInsight/refresh \
  --header 'Authorization: Bearer <token>'
{
  "eventId": 123,
  "message": "<string>"
}

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

Antwort

Refresh scheduled

eventId
integer
message
string