Exit Ethereum ValidatorAsk AIpost https://svc.blockdaemon.com/boss/v1/ethereum/{network}/voluntary-exitGenerates an Ethereum voluntary exit message and broadcasts it to the network.Path ParamsnetworkstringenumrequiredEthereum networkmainnethoodiAllowed:mainnethoodiBody Paramsvalidator_identifierobjectrequiredInformation to identify validator. Only either validator index or validator public key is required.validator_identifier objectResponses 202Transaction was generated and submitted for processing. 400Invalid request. 401Header 'X-API-Key' missing. 404Validator not found 500Internal server error. 503Insufficient validators available to process Stake Intent requestUpdated 5 days ago