本地文件上传
测试中
POST
/openapi/file/upload
请求参数
Header 参数
appid
string
开发者appid
默认值:
fgg12345678987654321
timestamp
integer
10位数字时间戳
默认值:
{{$date.timestamp}}
nonce
string
16位随机字符串
默认值:
AcGIU5JK9KjKk7vq
sign
string
必需
默认值:
{{sign}}
Body 参数multipart/form-data
file
file
必需
示例值:
file://C:\Users\28468\Downloads\20240923103428.docx
示例代码
返回响应
修改于 2024-10-09 09:18:32