Delete Personal Nameserver
delete_personal_nameserverRemove a personal nameserver host (glue record) from a domain. Ensure the nameserver is not in use to avoid DNS downtime.
Instructions
Delete a personal nameserver host from a domain. This removes the glue record at the registry. WARNING: If this nameserver is actively used by any domain, those domains will lose DNS resolution and experience downtime. Always confirm with the user before calling this tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | The nameserver hostname to delete (e.g. "ns1.yourdomain.com"). | |
| domain | Yes | The parent domain name. |