curl --location --request PUT '/api/v1/screen/colortemperature' \ --header 'Content-Type: application/json' \ --data '{ "screenIdList": [ "string" ], "colorTemperature": 0 }'