Delete directory (including all files and folders within the directory)
Folder ID
Bucket ID
{
"id": "1112",
"bucket_id": "11234"
}操作结果(数组中的error字段表示该文件夹删除失败的错误)
ID
Error
{
"res": [
{
"id": "2013****3088",
"error": ""
}
]
}