delete_dns_record
Delete a DNS record by domain and record ID. For GoDaddy, removes all records of the same type and name.
Instructions
Delete a DNS record. On GoDaddy, deletes ALL records of same type+name (API limitation).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | ||
| id | Yes | Record ID from list_dns_records | |
| provider | No | Provider name, or omit to auto-detect |