Generate plasma by fusing QSR
POST
/api/plasma/{account}/fuse
Generate plasma to an address by fusing QSR
Requires User authorization policy
Requires Wallet to be initialized and unlocked
Request
Path Params
account
string
required
The account address or index to fuse from
Example:
z1qqjnwjjpnue8xmmpanz6csze6tcmtzzdtfsww7 or 0
Body Params application/json
No schema defined
Example
Not configured
Request samples
Responses
Success(200)
Bad Request(400)
Unauthorized(401)
Forbidden(403)
Not Found(404)
Conflict(409)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: 6 months ago