Overview
The JigsawStack File Delete API allows you to permanently remove files that have been previously uploaded to JigsawStack File Storage. Using a file’s unique key, you can delete files to free up storage space and manage your file inventory effectively.- Delete files using their unique storage key
- Permanently remove files from storage
- Simple integration with your existing applications
- Secure access with API key authentication
- Support for all file types stored in JigsawStack
API Endpoint
Quick Start
We currently only support deleting files by their unique key through the API.CURL
Find more information on File Delete API here