Delete Dns Record
delete_dns_recordDelete a DNS record from a Cloudflare zone using the zone ID and record ID. Requires CF_ALLOW_DESTRUCTIVE=true to complete the removal.
Instructions
Delete a DNS record. Requires CF_ALLOW_DESTRUCTIVE=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zone_id | Yes | Cloudflare zone ID | |
| record_id | Yes | DNS record ID to delete |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||