You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description

Use this API to clear the application cache (this operation forces the application to re-parse all files, from prefs to DBFiles):

Example Query

POST Query URI
http://danteweb.lnf.infn.it:8000/cache/clear


API Response
{
    "message": "Cache Deleted Succesfully"
}
  • No labels