{ "port": 0 }
curl --location --request POST '/vnc/stop' \ --header 'Authorization;' \ --header 'Content-Type: application/json' \ --data-raw '{ "port": 0 }'
{}