curl --location --request POST 'http://192.168.3.196:5000/setParam' \ --header 'Content-Type: text/plain' \ --data-raw '{ "value": "192.168.3.5", "param": "address" }'
{}