{
"nodeIds": [
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
]
}
curl --location --request POST '/blackHole3D/project/modelTree/dataSet/beDependedOn' \
--header 'Authorization: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"nodeIds": [
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
]
}'
[
{
"sceneId": "6ed066d9-2daf-493b-8760-26bb10c4fec5",
"projId": "5effe21d-87c1-4f25-956a-63877466b586",
"sceneName": "string",
"sceneNo": "string",
"status": {
"value": 0,
"displayName": "string"
},
"isDefaultViewScene": {
"value": 0,
"displayName": "string"
}
}
]