Skip to main content

Delete files

Delete an individual file from a vault without deleting the entire vault. Deletion removes the file from GCS and invalidates the CDN URL.

What deletion does

  • Removes the file object from GCS immediately
  • CDN cache is invalidated within minutes
  • File record removed from vault manifest
  • Storage quota is freed
Deletion is permanent. There is no recovery path.

Deleting from a sealed vault

You can delete files from sealed vaults. The vault remains sealed — only the file is removed:

Error handling