Skip to content

This is a simple python script to mass delete Cloudflare DNS records.

License

Notifications You must be signed in to change notification settings

plowsai/bulk-delete-cloudflare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bulk Delete Cloudflare Records

This is a clean way to delete cloudflare records in bulk

Setup

You need your API key and Zone ID

api_token = 'your_api_token_here'

and

zone_id = 'your_zone_id_here'

About

This is a simple python script to mass delete Cloudflare DNS records.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages