Resetting the application cache through web service

Last Updated : Jun 05, 2026 |

About this task

Reset the application cache through web service.

Procedure

  1. On the command line, type the following:

    curl --location --insecure -u <epm_username>:<epm_password> "https://<EPM_SERVER>/EPWebServices/rest/management/clear/cache?defaultZone=0"

  2. Press Enter.

    On successful completion, the system displays the message:

    MPP Cache Cleared Successfully