Identity

Creates new identity

Creates identity and stores in keystore encrypted with passphrase

post/identities

Request body

passphrasestring

Response

Identity created

idstring required

identity in Ethereum address format

Example response

{
  "id": "0x0000000000000000000000000000000000000001"
}

Changes

No recorded changes to this endpoint across all 52 revisions of this API.