v1

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

Create Nginx template

Create a new nginx template on the server.

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

post/orgs/{organization}/servers/{server}/nginx/templates

Path parameters

organizationstring required

The organization slug

serverinteger required

The server ID

Request body

namestring required

The name of the Nginx template.

contentstring required

The content of the Nginx template.

Response

NginxTemplateResource