curl --request GET \
--url https://demo.enneo.ai/api/mind/internal/cache/clear \
--header 'Authorization: Bearer <token>'{
"success": true,
"removed": {
"memcached": 123,
"database": 123
}
}curl --request GET \
--url https://demo.enneo.ai/api/mind/internal/cache/clear \
--header 'Authorization: Bearer <token>'{
"success": true,
"removed": {
"memcached": 123,
"database": 123
}
}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.