Glossary
DELETE Request
What Is a DELETE Request?
A DELETE request is an API call that instructs a cloud storage system to permanently remove a stored object, file, or bucket.
How do DELETE requests work?
When an application or user sends a DELETE request, the storage system processes the command and removes the specified data. In platforms that charge per API call, even deletions can carry a cost.
With Wasabi, you're never charged for API requests, including DELETE requests, so managing your stored data doesn't come with a hidden bill.
Related resources: