Logo
Fireblocks API Documentation

Delete a whitelisted address from an internal wallet

DELETE {{baseUrl}}/internal_wallets/:walletId/:assetId

Deletes a whitelisted address (for an asset) from an internal wallet.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Accept
string




RESPONSES

status Created





Curl
curl -X DELETE 'https://api.fireblocks.io/v1/internal_wallets/:walletId/:assetId' -H 'Accept: application/json'

ENDPOINTS