{
"human_image": "https://gw.alicdn.com/imgextra/i1/1860536677/O1CN012wEzZ11zC7RDNm0Jr_!!1860536677.jpg",
"cloth_image": "https://gw.alicdn.com/imgextra/i4/3370044138/O1CN01p0Zl411gRFvj0NnwQ_!!3370044138.jpg"
}
curl --location --request POST '/kling/v1/images/kolors-virtual-try-on' \
--header 'Content-Type: application/json' \
--data-raw '{
"human_image": "https://gw.alicdn.com/imgextra/i1/1860536677/O1CN012wEzZ11zC7RDNm0Jr_!!1860536677.jpg",
"cloth_image": "https://gw.alicdn.com/imgextra/i4/3370044138/O1CN01p0Zl411gRFvj0NnwQ_!!3370044138.jpg"
}'
{
"code": 0,
"data": {
"created_at": 1747877033505,
"task_id": "Cjz0o2gmuJkAAAAAAf-32g",
"task_status": "submitted",
"updated_at": 1747877033505
},
"message": "YEScale - Kling Image - Submit: SUCCEED",
"request_id": "Cjz0o2gmuJkAAAAAAf-32g"
}