cURL
curl --request DELETE \ --url https://api.endclose.com/v1/bank_accounts/{id} \ --header 'X-API-KEY: <api-key>'
Permanently deletes a bank account. Returns 409 Conflict if the bank account has linked data streams.
The unique identifier of the bank account
Bank account deleted successfully