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" } ] }
Documentation IndexFetch the complete documentation index at: https://docs.rio.trade/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.rio.trade/llms.txt
Use this file to discover all available pages before exploring further.
Id of the bank account to delete.
No Content