Initialize a new wallet
POST
/api/wallet/init
Initializing a wallet creates a new encrypted wallet file with a random seed
Requires Admin authorization policy
Request
Body Params application/json
No schema defined
Example
Not configured
Request samples
Responses
Success(200)
Bad Request(400)
Unauthorized(401)
Forbidden(403)
Conflict(409)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: 7 months ago