Import
Last updated
Last updated
Import an externally generated key into the wallet. Note that if you wish to back up the imported key, you must do so by backing up the entire wallet database, because imported keys were not derived from the wallet's master derivation key.
APIV1POSTKeyImportRequest is the request for POST /v1/key/import
PrivateKey is an exported ed25519PrivateKey
Response to POST /v1/key/import
No content