This endpoint allows the client to update the status of a specific asset within a wallet.
Key | Required | Type | Description |
---|---|---|---|
isActive | true | boolean | Update asset status tied to a wallet. |
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
"YOUR_WALLET_ID"
"WALLET_ASSET_ID"
200
The response is of type object
.