Delete attached file from CDN when form is deleted

I request to add feature to delete the attached file from CDN when we delete submitted form stored in Netlify forms at app.netlify.com

E.g. this is URL of attached file a user sent via contact form on my website.
https://abc-123.ssl.cf2.rackcdn.com/abc-123/1.jpg

Once I delete the submitted form from Netlify dashboard the above link should be expired. It must not serve the attached file.

Feel free to let me know if more info is needed.

Thanks.

Hey @sohelahmed,

Is that the actual URL? Because, if so:

Hi @Scott

Thanks for the quick reply. That is not the actual URL. But the actual URL is similar to that. I have removed the portion of string from that URL to not reveal the attachement.

Thanks

Hi @sohelahmed, is this something you were ever able to solve from your end?