{
"imageIds": ["40db4f79943045fa8036cf853dacd312", "bb9d9fd61c2a4e1286b430e2c0c5741e", "179156eebff74939b5188826951f6eda"],
"scene": "134",
"sceneview": "as"
}
curl --location --request POST '/data/imageNew/updateSceneByImageIds' \
--header 'Authorization: {{authorization}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"imageIds": ["40db4f79943045fa8036cf853dacd312", "bb9d9fd61c2a4e1286b430e2c0c5741e", "179156eebff74939b5188826951f6eda"],
"scene": "134",
"sceneview": "as"
}'
{}