Delete DNS Record
delete_dns_recordPermanently delete a DNS record by specifying zone ID and record ID. Confirm the record ID via list_dns_records first because deletion is irreversible.
Instructions
Permanently delete a DNS record. This action cannot be undone. Use list_dns_records first to confirm the record ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zone_id | Yes | The zone ID | |
| record_id | Yes | The DNS record ID to delete |