Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the externally owned account to be deleted.
Response
Successfully deleted the EOA account.
Removes the account address associated with the authenticated user.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the externally owned account to be deleted.
Successfully deleted the EOA account.