ImportAsset
Import a Taproot Asset from other universe.
POST
/api/import-asset
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Body
Name
Type
Description
universe_host
string
The host:port or just host of the remote universe
asset_id
string
The asset ID to import from the universe
Request
Response
Last updated