Class BulkDeleteParams

  • All Implemented Interfaces:
    io.imagekit.core.Params

    
    public final class BulkDeleteParams
     implements Params
                        

    This API deletes multiple files and all their file versions permanently.

    Note: If a file or specific transformation has been requested in the past, then the response is cached. Deleting a file does not purge the cache. You can purge the cache using purge cache API.

    A maximum of 100 files can be deleted at a time.