Skip to main content
POST
Add Asset to Wallet

Authorizations

x-api-key
string
header
required

Path Parameters

walletId
string
required
Example:

"YOUR_WALLET_ID"

Body

application/json
assetId
string
Example:

"ASSET_ID"

Response

201 - application/json

200

data
object
message
string
Example:

"Asset added successfully"

statusCode
number
Example:

200