cURL
curl --request DELETE \ --url https://app.sandbox.rio.trade/api/bank/accounts/{id} \ --header 'x-api-key: <api-key>'
{ "errors": [ { "code": 19, "message": "Not authorized" } ] }
Id of the bank account to delete.
No Content