Update NGINX configuration
Updates the webservers configuration file for a tenant website in NGINX.
This call can take longer than usual because the actual file is retrieved on-demand from your server.
PATCH api/servers/{server}/sites/{site}/tenants/example.com/nginx-configuration
Parameters
Parameter | Type | Status | Description |
---|---|---|---|
content | string | required | Containing the full configuration of the webserver file |
Example request:
Example response: