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