This document is generated by Novitec
Authorization: Bearer ********************{
"dnr_2d": 16
}curl --location --request POST 'http://192.168.0.144/camera/center/image/dnr-2d' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"dnr_2d": 16
}'{
"message": "2D DNR set successfully"
}