Delete a deposit account
DELETE
https://api.radom.com/deposit/account/{id}Authorization
Send your API key in the Authorization header. Scheme: radomToken.
Parameters
idstring<uuid>pathrequiredUnique identifier for the deposit account.
Responses
200Deposit account deleted successfully
No response body.
401Unauthorized
errorstringrequired404Not Found
errorstringrequired500Internal server error
errorstringrequired