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