This document is generated by Novitec
Authorization: Bearer ********************
{
"color_saturation_blue": 64
}
curl --location --request POST 'http://192.168.0.144/camera/center/image/color-saturation-blue' \
--header 'Content-Type: application/json' \
--data-raw '{
"color_saturation_blue": 64
}'
{
"message": "Color Saturation Blue set successfully"
}