{
"name": "string"
}curl --location --request POST '/blackHole3D/project/dataSetMigration/v3/platform' \
--header 'Authorization: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "string"
}'{
"isSuccess": true,
"errMsg": "string"
}