Removes an externally owned account (EOA) 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.
The response is of type object
.