Mass Deletion of Cloudflare DNS Records

Discover how to swiftly delete multiple DNS records on Cloudflare using a Bash script. Gather your Cloudflare API token, zone ID, email, and X-Auth-Key. The script retrieves, processes, and sends DELETE requests to remove records. Customize it with your details for efficient mass deletion while exercising caution when altering DNS settings.

May 18, 2022 · 3 min · Alastair