ecp_dns_delete_record
Delete a DNS record from a domain's zone by providing the domain, accurately matching record details, and explicit confirmation.
Instructions
Delete a DNS record from a domain's zone. record must match the existing record (name/type/content) closely enough for the DNS provider to identify it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | ||
| record | Yes | ||
| confirm | Yes |