删除文件夹
接口地址
[接口服务器地址]/api/pan/roots/{root_id}/folders/{folder_id}.html
请求方法
DELETE
Request URL
名称 | 必选 | 说明 |
---|---|---|
{root_id} | true | 云盘ID |
{folder_id} | true | 文件夹ID |
Request Body
名称 | 必选 | 类型 | 说明 |
---|
调用样例及调试工具
测试接口返回结果(成功)
{"status":1,"code":"0","msg":"","data":""}