移动课件
Example
请求方式 POST
https://global.talk-cloud.net/api/
file/v1/moveFile
参数名 | 必选 | 类型 | 说明 |
---|---|---|---|
Content-Type | 是 | string | application/json; |
Tk-authkey | 是 | string | 企业Key |
参数名 | 是否必选 | 类型 | 说明 |
---|---|---|---|
fileIds | 是 | array | 文件ID |
toCatalogId | 是 | int | 目标文件夹ID |
参数名称 | 类型 | 描述 |
---|---|---|
result | int | 0成功,其他失败 |
返回示例
1 2 3 4 |
|