{
"businessTaskId": "test111",
"accessKeyId": "test111",
"imageUrl": "https://dbt-aigc.oss-cn-hangzhou.aliyuncs.com/Output-Img2/zjy/three_test.webp",
"ext": "png",
"modelName": "InSPyReNet",
"color": [255,255,255]
}
curl --location --request POST 'https://api.zhiqite.com/AIGCImgOpenServ/saas/tool/background/remove' \
--header 'X-Request-req-accessKeyId;' \
--header 'X-Request-req-accessKeySecret;' \
--header 'Content-Type: application/json' \
--data-raw '{
"businessTaskId": "test111",
"accessKeyId": "test111",
"imageUrl": "https://dbt-aigc.oss-cn-hangzhou.aliyuncs.com/Output-Img2/zjy/three_test.webp",
"ext": "png",
"modelName": "InSPyReNet",
"color": [255,255,255]
}'
{"code":"200","data":{"businessTaskId":"ENT_MATERIAL_66_2024080910382943270441","imageInfo":{"format":"png","shape":[512,512],"size":476025},"outputImageUrl":"https://aigcoss.zhiqiteai.cn/Output-Img2/zjy/ImageRemove/pre1723171110490380001332.png","status":2,"taskId":"pre1723171110490380001332"},"msg":"success"}