curl --request GET \
--url https://demo.enneo.ai/api/mind/profile/ping
{
"success": true
}
Cookie-based authentication
ID of the ticket the user has currently opened, if any
Any special action the user might have performed, such as closing the browser window/tab or another reason to stop tacking
browserClosed
, stop
Successful operation
Data format of Enneo success messages
curl --request GET \
--url https://demo.enneo.ai/api/mind/profile/ping
{
"success": true
}