v1
latestOpenAPI 3.1.02026-07-2671111437.2 KBVanity Nameservers
Delete Vanity Nameserver
Deletes a vanity nameserver from the domain’s registry settings. This operation might fail if the registry detects the nameserver is still in use.
delete/core/v1/domains/{domainName}/vanity_nameservers/{hostname}
Path parameters
domainNamestring hostname required
Example:example.com
The domain name associated with the vanity nameserver.
hostnamestring hostname required
Example:ns1.example.com
The hostname of the vanity nameserver to delete.
Response
Vanity nameserver successfully deleted.