Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The Ethereum address of the new externally owned account.
Example:
"0x1234567890abcdef1234567890abcdef12345678"