{
"userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b",
"sceneId": "6ed066d9-2daf-493b-8760-26bb10c4fec5"
}
curl --location --request POST '/blackHole3D/project/share/v3/generateUserCookie' \
--header 'Authorization: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b",
"sceneId": "6ed066d9-2daf-493b-8760-26bb10c4fec5"
}'
true