{ "http_port": 0, "https_port": 0 }
curl --location --request PUT '/site/1114/listen_port' \ --header 'Content-Type: application/json' \ --data-raw '{ "http_port": 0, "https_port": 0 }'
{}