{
"publishPlatformId": "string",
"targetProjectId": "12c621fc-9c1e-4a5b-8872-128a71b0fe83",
"targetProjectName": "string",
"targetOwnerId": "bc2ca867-ce1f-4789-b155-ab090f94fa62",
"targetOwnerName": "string",
"exportId": "85382188-14c3-47fd-b4ab-d4b86ccda514"
}curl --location --request POST '/blackHole3D/project/dataSetMigration/v3/publish' \
--header 'Authorization: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"publishPlatformId": "string",
"targetProjectId": "12c621fc-9c1e-4a5b-8872-128a71b0fe83",
"targetProjectName": "string",
"targetOwnerId": "bc2ca867-ce1f-4789-b155-ab090f94fa62",
"targetOwnerName": "string",
"exportId": "85382188-14c3-47fd-b4ab-d4b86ccda514"
}'{
"isSuccess": true,
"errMsg": "string"
}