{ "id": 0, "w": 1920, "h": 1080 }
curl --location --request POST 'http://127.0.0.1:5000/setColorCameraID' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": 0, "w": 1920, "h": 1080 }'
{}