MacOS使用uPic自动上传到Chevereto
0
2021-03-03
使用教程
1.下载Upic
2.设置uPic
API地址填写 Chevereto地址
+ api/1/upload
请求方式填写 POST
文件字段名 source
URL路径 ['image', 'url']
点击 其他字段
后
增加Header
字段
Content-Type
: multipart/form-data; charset=utf-8;
添加Body
字段
key
: 获取到的apikey
action
: upload
Chevereto Api设置教程
- 0
- 0
-
分享