Deutsch
cURL
curl --request POST \ --url https://demo.enneo.ai/api/mind/ticket/{ticketId}/autoprocess \ --header 'Authorization: Bearer <token>'
{ "success": true }
Automatically process a ticket that was previously marked as auto-executable
JWT-based authentication
The id of the ticket
Successful operation
Data format of Enneo success messages
Operation was successful
true