v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-19273210655.1 KB
Nginx

Update Nginx template

Update the specified nginx template on the server.

Processing mode: <small><code>sync</code></small>

put/orgs/{organization}/servers/{server}/nginx/templates/{nginxTemplate}

Path parameters

organizationstring required

The organization slug

serverinteger required

The server ID

nginxTemplateinteger required

The nginx template ID

Request body

namestring required

The name of the nginx template.

contentstring required

The content of the nginx template.

Response

NginxTemplateResource