外部文件上传接口
POST
/doc/api/file/upload
请求参数
Query 参数
access_token
string
授权token
示例值:
{{access_token}}
Header 参数
client-platform
string
必需
示例值:
common
Body 参数multipart/form-data
file
file
文件流
appGroup
string
应用名称
clientId
string
clientid
snapshotFlag
string
可选
示例值:
1
snapshotPage
number
可选
delayDelMinuteTime
integer
可选
示例值:
10
示例代码
返回响应
修改于 2024-01-29 07:06:31