Restore and loads a wallet from backup.
wallet_namestringREQUIREDbackup_filestringREQUIREDload_on_startupbooleanoptionalcurl --user myuser --data-binary '{"jsonrpc":"1.0","id":"1","method":"restorewallet","params":["restored","/tmp/backup.dat"]}' -H 'content-type:text/plain;' http://127.0.0.1:8332/{
"name": "restored",
"warning": ""
}