Url
[接口服务器地址]/addon_pan/api/log_list.html
Request Headers
Name |
必选 |
Type |
Description |
Content-Type |
true |
string |
application/json; charset=UTF-8 |
authen |
true |
string |
Authen 什么是认证码
|
appid |
true |
string |
AppID 什么是接入ID
|
timestamp |
true |
string |
Timestamp |
uid |
true |
string |
UID |
lang |
true |
string |
Language zh-cn,en-us
|
Request Body
Name |
必选 |
Type |
Description |
root_id |
false |
string |
云盘ID |
folder_id |
true |
string |
所属文件夹ID |
obj_type |
false |
int |
1 文件夹 2 文件 |
obj_id |
false |
string |
文件夹/文件ID |
op_type |
false |
int |
文件夹/文件ID 操作类型 1创建,2重命名,3删除,4移动,5下载,6转发 |
Return
{"status":1,"code":0,"msg":"","data":[]}