Reset the application cache through web service.
curl --location --insecure -u <epm_username>:<epm_password> "https://<EPM_SERVER>/EPWebServices/rest/management/clear/cache?defaultZone=0"
On successful completion, the system displays the message:
MPP Cache Cleared Successfully