{
"projId": "5effe21d-87c1-4f25-956a-63877466b586",
"resType": 0,
"exportComponentsSourceFile": true,
"sceneIds": [
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
]
}curl --location --request POST '/blackHole3D/project/dataSetMigration/v3/export/scene' \
--header 'Authorization: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"projId": "5effe21d-87c1-4f25-956a-63877466b586",
"resType": 0,
"exportComponentsSourceFile": true,
"sceneIds": [
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
]
}'{
"isSuccess": true,
"errMsg": "string"
}