{
"resultCount": 1,
"skipCount": 0,
"parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
"userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b",
"sortType": "string",
"name": "string"
}
curl --location --request POST '/blackHole3D/project/scene/v3/privateComponents' \
--header 'Authorization: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"resultCount": 1,
"skipCount": 0,
"parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
"userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b",
"sortType": "string",
"name": "string"
}'
{
"items": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"dataSetId": "4d7600aa-4d53-4144-aa57-ce0c5b68b1da",
"creationTime": "2019-08-24T14:15:22Z",
"fileType": "string",
"length": 0,
"status": 0,
"thumbnail": "string",
"uploadTime": "2019-08-24T14:15:22Z",
"lastUsedDate": "2019-08-24T14:15:22Z",
"fileDataId": "8cf21c27-4f57-49cd-8ba7-e1d3b0e83618",
"error": "string"
}
],
"totalCount": 0
}