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.- SDK
- cURL
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
Deleting from a sealed vault
You can delete files from sealed vaults. The vault remains sealed — only the file is removed:Error handling
Related
- Upload files — add files to a vault
- Download files — CDN URL details
- Delete a vault — delete the entire vault and all files

