NginxCaching
Reset the user's NGINX cache configuration
This function resets the user's NGINX caching configuration.
Note:
- You can only use this function if you installed the ea-nginx package.
get/NginxCaching/reset_cache_config
Response
HTTP Request was successful.
Example response
{
"apiversion": 3,
"func": "reset_cache_config",
"module": "NginxCaching",
"result": {
"status": 1
}
}