Request validator exit confirmation message

Generates a challenge message for the custodian to sign, confirming the intent to exit a specific validator.

Authorization Rule: The message MUST be signed by the withdrawalAddress associated with the validator.
This is a critical security measure, as the withdrawal address is the ultimate beneficiary of the staked funds
and execution rewards. The backend will verify that the signature matches the registered withdrawal credentials.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The UUID of the account.

string
required

The Ethereum withdrawal address linked to the validators.
Note: All public keys in the list MUST be associated with this address.

publicKeys
array of strings
required
length ≥ 1

List of Validator Public Keys to exit.

publicKeys*
Responses

401

Access token or App Id is missing or invalid

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json