# NGINX Manager

The NGINX Manager module for WHM API 1.

## Delete the user's NGINX cache.

 - [GET /nginxmanager_clear_cache](https://api.docs.cpanel.net/specifications/whm.openapi/nginx-manager/nginxmanager_clear_cache.md): This function clears a user's NGINX cache

## Return NGINX caching configurations.

 - [GET /nginxmanager_get_cache_config_system](https://api.docs.cpanel.net/specifications/whm.openapi/nginx-manager/nginxmanager_get_cache_config_system.md): This function returns the system NGINX cache configuration.

## Return user NGINX caching configurations.

 - [GET /nginxmanager_get_cache_config_users](https://api.docs.cpanel.net/specifications/whm.openapi/nginx-manager/nginxmanager_get_cache_config_users.md): This function returns a user's NGINX cache configuration.

## Update NGINX configuration.

 - [GET /nginxmanager_rebuild_cache_config](https://api.docs.cpanel.net/specifications/whm.openapi/nginx-manager/nginxmanager_rebuild_cache_config.md): This function rebuilds the NGINX user configuration.

## Restore NGINX configuration to default values.

 - [GET /nginxmanager_reset_users_cache_config](https://api.docs.cpanel.net/specifications/whm.openapi/nginx-manager/nginxmanager_reset_users_cache_config.md): This function resets a user to the NGINX system default.

## Update NGINX caching status.

 - [GET /nginxmanager_set_cache_config](https://api.docs.cpanel.net/specifications/whm.openapi/nginx-manager/nginxmanager_set_cache_config.md): This function enables or disables NGINX caching.

