{ "Listeners": [ "string" ] }
curl --location '/api/Wx/listen' \ --header 'Content-Type: application/json' \ --data '{ "Listeners": [ "string" ] }'
{ "message": "string" }