Broadcast exit message

This endpoint allows for the broadcast of a pre-signed exit message, as generated through [GET] /v2/staking/ethereum/exit-messages to exit a validator. The contents to be broadcast is the decrypted version of the GET endpoint's output.

Body Params
message
object
required

Voluntary exit message containing epoch and validator_index

string
required

BLS signature of the message (hex string with 0x prefix)

Response
202

Accepted

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!