Featured image of post Deleting Cloudflare Pages projects with many deployments

Deleting Cloudflare Pages projects with many deployments

When deleting Cloudflare pages, if you get the error "Your project has too many deployments to be deleted", follow this guide to delete them

This article was originally published on my personal website: Deleting Cloudflare Pages projects with many deployments

Small number of deployments

If your deployment count is only one or two hundred, you can try manually deleting old deployments. Delete until the deployment count is less than one hundred, and then you should be able to delete the project. How to delete deployments

Large number of deployments

You need to use Cloudflare’s API to delete deployments, and you need to install Cloudflare CLI to perform this operation.
This part has been covered by others in tutorials, so I won’t repeat it here. You can refer to this article.

Licensed under CC BY-NC-SA 4.0
Last updated on Jan 02, 2026 00:00 UTC