{
"verticalExpansionRatio": 1.5,
"horizontalExpansionRatio": 1.75,
"imageCount": 2,
"sourceImage": "https://aigcoss.zhiqiteai.cn/Output-Img2/bbbb/test_image.PNG",
"businessTaskId": "100869960120240609",
"callbackUrl": "https://ic-pre.un.com/AIGCImgComServ/drawing/task/callback/tool/v1"
}
curl --location --request POST 'https://api.zhiqite.com/AIGCImgOpenServ/saas/tool/imgExpand' \
--header 'X-Request-req-accessKeyId;' \
--header 'X-Request-req-accessKeySecret;' \
--header 'Content-Type: application/json' \
--data-raw '{
"verticalExpansionRatio": 1.5,
"horizontalExpansionRatio": 1.75,
"imageCount": 2,
"sourceImage": "https://aigcoss.zhiqiteai.cn/Output-Img2/bbbb/test_image.PNG",
"businessTaskId": "100869960120240609",
"callbackUrl": "https://ic-pre.un.com/AIGCImgComServ/drawing/task/callback/tool/v1"
}'
{
"code": "80",
"msg": "et tempor nulla",
"data": {
"task_id": "64"
}
}