File(s) copy
POST
/oauthLast modified: 10 个月前
Maintainer:
File(s) copy
Request
Body Params multipart/form-data
module
string
required
Module name, Cannot be changed.
Example:
file_copy
fids[]
array[string]
required
File id array.
Example:
137
to
integer
required
The file id of the target directory.0 represents the root directory.
Example:
0
Request samples
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
object {0}
Example
{}
Last modified: 10 个月前