# Broadcast message to peers Broadcast data message to peers that are connected. Endpoint: GET /flux/broadcastmessage Version: 6.6.1 Security: ZelID ## Query parameters: - `data` (string, required) The message Example: "a7a5b90b25ccc0a8379ec960c103103390369d1d6d18f88281372b944531dc23" ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (object) - `data.message` (string) Explanation of status