curl --request POST \
--url https://demo.enneo.ai/api/mind/experimental/cortex/ticket/{ticketId}/callback \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{}'{
"success": true
}curl --request POST \
--url https://demo.enneo.ai/api/mind/experimental/cortex/ticket/{ticketId}/callback \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{}'{
"success": true
}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.
JWT-based authentication
The id of the ticket
The response from cortex
The body is of type object.
Successful operation
Data format of Enneo success messages
Operation was successful
true