can we support deleting a Workers or Pages in a specified time?
let’s say, i want a Worker automatically being deleted after one or two month
thanks
There’s no built in feature for this. You could build something yourself using the Cloudflare API though: Cloudflare API Documentation, Cloudflare API Documentation
1 Like