curl --location --request POST '/api/server/broadcast' \ --header 'Content-Type: application/json' \ --data-raw ''
{ "success": true }