{ "name": "cogmote" }
curl --location --request POST 'http://localhost:9012/api/broadcast/data' \ --header 'Content-Type: application/json' \ --data-raw '{ "name": "cogmote" }'