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