Batch file delete
Used to delete multiple files in one go. Up to 100 files are supported per request. A JSON object holding your File list SHOULD be put into a request body.
Note: this operation removes files from storage but doesn’t invalidate CDN cache.
Authentication
Headers
Request
Response
OK. See problems and result fields in the response. In case a file list provided in a request holds invalid UUIDs, they’ll be included in the problems structure. Invalid UUIDs can be incomplete, associated with files that no longer exist, etc.
List of file objects that have been stored/deleted.