Add an asset to an internal wallet
Adds an asset to an existing internal wallet.
POST
TypeScript
Headers
A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.
Path Parameters
The ID of the wallet
The ID of the asset to add
Body
application/json
Previous
Delete a whitelisted addressDeletes a whitelisted address (for an asset) from an internal wallet.
Next
TypeScript