Authorization: Bearer ********************
{
"taskId": "b1918aa50b564775ac76fa3c4d1e003d",
"zoomScale": 2
}
curl --location --request POST 'https://ai.huashi6.com/aiapi/v1/mj/zoomout' \
--header 'Content-Type: application/json' \
--data-raw '{
"taskId": "b1918aa50b564775ac76fa3c4d1e003d",
"zoomScale": 2
}'
{
"data": {
"imgUrl": "https://imgsource.huashi6.com/Ii2ELFn41Lk_le_lL8kVIAb_B8U.png",
"state": "success"
},
"code": 0,
"subCode": 1000,
"success": true,
"msg" : "词条中涉及敏感词,请调整后再生成图片"
}