Asset
Add Asset to Wallet
This endpoint allows you to add assets to a specific wallet
Body Parameters
Key | Required | Type | Description |
---|---|---|---|
assetId | true | string | The asset id you want this wallet to support. |
POST
/
v1
/
wallets
/
{walletId}
/
assets
Authorizations
x-api-key
string
headerrequiredPath Parameters
walletId
string
requiredBody
application/json
assetId
string
Response
201 - application/json
data
object
message
string
statusCode
number