{
"userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b"
}
curl --location --request POST '/blackHole3D/project/projectRemote' \
--header 'Authorization: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b"
}'
{
"isSuccess": true,
"errMsg": "string",
"data": "808ac6e4-93ed-4040-85a5-6c71a2444e90"
}