API Reference

PostBeaconPoolVoluntaryExits

Submit SignedVoluntaryExit object to node's pool. Submits SignedVoluntaryExit object to node's pool and if passes validation node MUST broadcast it to network.

Log in to see full request history
Path Params
string
required
Defaults to public

For higher throughput, please create your own API key.

Body Params
message
object
required

The VoluntaryExit object from the CL spec.

string
required
Response
200

Voluntary exit is stored in node and broadcasted to network

Language
Click Try It! to start a request and see the response here!