Skip to main content

updateUserEncryptedPrivateKey

Updates a user's private key, using their email address as key. In the case of failure a rejected promise is returned to the caller.

Path Parameters
emailAddress string REQUIRED
Request Body REQUIRED
user string
token string
Responses
200

Successful operation

Schema OPTIONAL
emailAddress string OPTIONAL
user string OPTIONAL
400
500

Unable to fullfil request due to internal server error.

Schema OPTIONAL
message string OPTIONAL