Skip to main content
PATCH
Update Wallet Asset

Authorizations

x-api-key
string
header
required

Path Parameters

walletId
string
required
Example:

"YOUR_WALLET_ID"

assetId
string
required
Example:

"WALLET_ASSET_ID"

Body

application/json
isActive
boolean
Example:

false

Response

200 - application/json

200

data
object
message
string
Example:

"Asset updated successfully"

statusCode
number
Example:

200