{ "position": 1 }
curl --location -g --request POST 'http://localhost/v2/disconnect_dongle' \ --header 'Content-Type: application/json' \ --data-raw '{ "position": 1 }'
{ "status": true }