updateUserEncryptedPrivateKey
PUT/users/:emailAddress/passwordEncryptedPrivateKey
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.
Request
Responses
- 200
- 400
- 500
Successful operation
Bad Request.
Unable to fullfil request due to internal server error.