v1

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

Create site on a load balancer

Add a new site to the load balancer.

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

post/orgs/{organization}/servers/{server}/sites/balancer

Path parameters

organizationstring required

The organization slug

serverinteger required

The server ID

Request body

domainstring required
allow_wildcard_subdomainsboolean
balancer_method'round_robin' | 'least_conn' | 'ip_hash'
balancer_keepalive_max_connectionsinteger

Response

SiteResource