v1

latestSwagger 2.02026-07-13447786.5 KB
Domain

create domain

Create a new domain

post/domain

Request body

domain_keystring
zone_keystring required
namestring required
portinteger required
checksumstring
gzip_enabledboolean

Experimental: if set to true will enable gzip compression on data that passes trough this domain

aliasesstring[]

A set of alternate names that this Domain may be referenced by. May start ('.') or end ('.') with a wildcard.

force_httpsboolean

If set to true, requests must use TLS. If a request is not using TLS, (as determined by the scheme or the presence of X-Forwarded-Proto header), a 301 redirect will be sent telling the client to use HTTPS.

Response

the newly created zone