delete_batch

[delete_batch](https://www.dropbox.com/developers/documentation/http/documentation#files-delete_batch) scope: `files.content.write` Delete multiple files/folders at once. This route is asynchronous, which returns a job ID immediately and runs the delete batch asynchronously. Use `delete_batch/check` to check the job status.