Skip to content

Publish DNS name

POST /v1/dns/records/{zone_name}/{name}/publish

Request publication of the DNS name. When the name becomes published, it will be resolvable on the primary nameservers.

Path Parameters

zone_name

The name of the zone.

Example: example.com

name

The DNS name, not including the zone portion.

Example: dns-name

Response