{ "positions":[["0.32", "0.29"], ["0.69", "0.26"], ["0.57", "0.66"], ["0.45", "0.67"]] }
curl --location --request POST 'http://adjust_manual' \ --header 'Content-Type: application/json' \ --data-raw '{ "positions":[["0.32", "0.29"], ["0.69", "0.26"], ["0.57", "0.66"], ["0.45", "0.67"]] }'
{ "result": "success" }