{
"collected_at": 1747991982000,
"id": 35,
"in_uniform_height": true,
"model_display_mode": 19,
"name": "新建模型重建-2025-06-21 15:01:02 (UTC+08)_b3dm",
"projectID": "f092916e-29f2-42d7-a3b0-93b3c8453833"
}
curl --location --request PUT '/openapi/v0.9/model/api/v1/workspaces//files/123' \
--header 'x-user-token;' \
--header 'X-Request-Id: {% mock '\''uuid'\'' %}' \
--header 'Content-Type: application/json' \
--data-raw '{
"collected_at": 1747991982000,
"id": 35,
"in_uniform_height": true,
"model_display_mode": 19,
"name": "新建模型重建-2025-06-21 15:01:02 (UTC+08)_b3dm",
"projectID": "f092916e-29f2-42d7-a3b0-93b3c8453833"
}'
{
"code": 0,
"message": "string",
"data": {}
}