{
"targetProjId": "c3dc90c0-3264-475b-a506-c4a5ec62e483",
"templateProjId": "e05b3237-b47e-4d34-a924-6a1179f89620",
"baseKey": "string"
}curl --location --request POST '/blackHole3D/project/dataSetMigration/v3/copyProject' \
--header 'Authorization: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"targetProjId": "c3dc90c0-3264-475b-a506-c4a5ec62e483",
"templateProjId": "e05b3237-b47e-4d34-a924-6a1179f89620",
"baseKey": "string"
}'{
"isSuccess": true,
"errMsg": "string"
}