domains_updateDomainNameserversV1
Update nameservers for a domain to configure custom DNS hosting. Ensure proper DNS resolution by setting primary and secondary nameservers.
Instructions
Set nameservers for a specified domain.
Be aware, that improper nameserver configuration can lead to the domain being unresolvable or unavailable.
Use this endpoint to configure custom DNS hosting for domains.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
domain | Yes | Domain name | |
ns1 | Yes | First name server | |
ns2 | Yes | Second name server | |
ns3 | No | Third name server | |
ns4 | No | Fourth name server |