{
"File": {
"Type": "GLB",
"Url": "https://vcg-test-1258344699.cos.ap-guangzhou.myqcloud.com/test/3d/test.glb"
}
}curl --location --request POST 'https://api.302.ai/tencent/hunyuan3d/uv-job' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"File": {
"Type": "GLB",
"Url": "https://vcg-test-1258344699.cos.ap-guangzhou.myqcloud.com/test/3d/test.glb"
}
}'{
"Response": {
"JobId": "1407973923613999104",
"RequestId": "23aaaf2e-666c-4866-ad5b-6249110e70a1"
}
}