Authorizations
Body
application/json
Request to broadcast a signed message. The boc field contains the base64-encoded external message.
The message to broadcast, serialized as a BOC (Bag of Cells) and base64 encoded.
Response
OK
Response containing the message hash after broadcast.
Indicates if the request succeeded. If false, check the error field for details.
The response data. Only present when ok is true.
Optional request ID that you can pass in the request and receive back in the response. Useful for matching async responses.