freeimg上传
POST
http://prod-cn.your-api-server.comhttps://www.freeimg.cn/api/v1/upload
请求参数
Header 参数
Accept
string
可选
示例值:
form-data
Authorization
string
必需
示例值:
Bearer 64|xxxxxxxxxxxxxxx
Body 参数multipart/form-data
file
file
图片文件
示例值:
file://C:\Users\ASUS\Pictures\Microsoft-Word-Logo.png
示例代码
返回响应
修改于 2024-01-06 10:20:47