Ping a ticket to keep time tracking for agent
curl --request GET \
--url https://demo.enneo.ai/api/mind/ticket/{ticketId}/ping
{
"success": true
}
Cookie-based authentication
The id of the ticket
376189
Successful operation
Data format of Enneo success messages
curl --request GET \
--url https://demo.enneo.ai/api/mind/ticket/{ticketId}/ping
{
"success": true
}