本文档由 Apifox 自动生成,推荐使用 Apifox - API 文档、API 调试、API Mock、API 自动化测试!
sku
as a path parameter.multipart/form-data
products.read_write
- Products Read & WriteAuthorization: Bearer ********************
curl --location --request POST 'https://echo.apifox.com/anything/products/sku//images'
{
"status": 201,
"success": true,
"data": {
"id": 1908361139,
"image": {
"original": {
"url": "https://i.ibb.co/jyqRQfQ/avatar-male.webp",
"width": 0,
"height": 0
},
"standard_resolution": {
"url": "https://i.ibb.co/jyqRQfQ/avatar-male.webp",
"width": 1000,
"height": 424.597364568082
},
"low_resolution": {
"url": "https://i.ibb.co/jyqRQfQ/avatar-male.webp",
"width": 500,
"height": 212.298682284041
},
"thumbnail": {
"url": "https://i.ibb.co/jyqRQfQ/avatar-male.webp",
"width": 120,
"height": 50.95168374816984
}
},
"sort": 0,
"default": false,
"alt_seo": null,
"video_url": "",
"type": "image"
}
}
扫码加入 Apifox 微信交流群
在这里,获得 Apifox 使用上的任何帮助,快速上手让你的研测效率得到大幅提升