Delete Existing Wallet Address
DELETE/v1/wallets/withdrawal-instructions/:destinationId
This endpoint is used for deleting any existing withdrawal addresses.
Ratelimited: True - see custody limits
Request
Responses
- 200
- 404
- 429
- 500
OK
A wallet destination is not found for the specified destinationId.
Too Many Requests
Internal Server Error