I understand I can delete multiple objects in a single API call using the REST api. Is there a way to delete multiple files in a single API call?
Hi Stephen,
The only way to delete delete multiple files by deleting the directory containing them. Directory deletion REST API is described at: https://backendless.com/documentation/files/rest/files_directory_deletion.htm
Regards,
Mark