v1

latestSwagger 2.02026-07-1798126172.4 KB
Identities

Imports a given identity.

Imports a given identity returning it is a blob of text which can later be used to import it back.

post/identities-import

Request body

current_passphrasestring
datainteger[]
new_passphrasestring
set_defaultboolean

Optional. Default values are OK.

Response

Unlocked identity returned

idstring required

identity in Ethereum address format

Example response

{
  "id": "0x0000000000000000000000000000000000000001"
}