{
"url": "https://open-scrm-1316657382.cos.ap-nanjing.myqcloud.com/wwcdn/2024-01-19/a9d32da04c49a53a0fced6e568d74aaa_1705631975_1688856814580613_x5jehYsVbUPeUKWyUYQVg7SW3WeHf3qW.png",
"guid": "{{guid}}",
"file_id":"",
"token":""
}
curl --location --request POST '/file/upload_image' \
--header 'Content-Type: application/json' \
--data-raw '{
"url": "https://open-scrm-1316657382.cos.ap-nanjing.myqcloud.com/wwcdn/2024-01-19/a9d32da04c49a53a0fced6e568d74aaa_1705631975_1688856814580613_x5jehYsVbUPeUKWyUYQVg7SW3WeHf3qW.png",
"guid": "{{guid}}",
"file_id":"",
"token":""
}'
{
"err_code": 0,
"err_msg": "success",
"data": {
"preview_url": "https://ros-preview.xhscdn.com/spectrum/Op1UWbge3fss2fUrUM11DekBjWX1nBvqat2S6ZOSU6xWtdI?sign=153eac9672f5668326b49d57c2242167&t=1705656493"
},
"hint": "170565528814043591611845"
}