Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://demo.enneo.ai/api/mind/internal/cache/clear \ --header 'Authorization: Bearer <token>'
{ "success": true, "removed": { "memcached": 123, "database": 123 } }
JWT-based authentication
Successful operation
Data format of Enneo success messages
Operation was successful
true
Show child attributes