#cancel storage deletion
1 messages · Page 1 of 1 (latest)
Hi @ruby thorn. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
The knowledge sources you provided don’t describe any way to cancel or undo deletion for Vercel Storage (including Redis). They only cover:
- How to delete deployments and what happens afterward, including retention and recovery windows for deployments, not storage data. [Deployment retention; DEPLOYMENT_DELETED]
- How to delete Blob objects and that deletion is effectively final (aside from CDN cache delay). [Deleting blobs]
There is no mention of:
- A “cancel storage deletion” feature
- A recovery window for Redis or other Vercel Storage products
- Any UI or API to restore deleted storage data
Given that, I can’t confidently tell you that Redis data deletion on Vercel can be canceled or reversed. Based on the docs you shared, deletion for storage resources appears to be intended as final, unlike deployments which have a defined recovery flow.
To move forward, you’ll likely need to:
- Rely on your own backups / seed data to recreate what was deleted.
- Or contact Vercel support directly to ask if they can help in your specific case (this is not documented in the sources you provided).
If you have additional Vercel Storage or Redis–specific docs, share them and I can re-check for any documented recovery mechanism.
Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:
@ruby thorn Kapa.ai is still learning and improving, please let me know how I did by reacting below.