I am using Appwrite Cloud. I want to delete all storage files in my bucket similar to how I can select all documents in a collection and delete them all at once. How?
TL;DR
To delete all storage files in a bucket using Appwrite Cloud, developers can utilize the API for this task.