registrar delegation

Change domain name servers

Changes the domain name servers.

Both the canonical dnsimple-edge hostnames and the legacy ns1.dnsimple.com through ns4.dnsimple.com hostnames are accepted. New delegations should use the canonical hostnames.

put/{account}/registrar/domains/{domain}/delegation

Path parameters

accountinteger required

The account id

domainstring required

The domain name or id

Request body

string[] required

Example request

[
  "ns1.dnsimple-edge.com",
  "ns2.dnsimple-edge.net",
  "ns3.dnsimple-edge.io",
  "ns4.dnsimple-edge.org"
]

Response

Successfully updated the domain name servers.

dataDomainNameServer[]

Changes