Delete an Open Banking connectionAsk AIdelete https://api.sikoia.com/v2/openbanking/{bank_connection_id}Deletes an existing Open Banking connection This also deletes all of the associated account, balance, and transaction data for the Open Banking connection. Please note that this action cannot be undone.Path Paramsbank_connection_idstringrequiredBank Connection IdResponses 204Successfully Deleted Open Banking connection 400Open Banking connection Deleted/Not Found 401Unauthorized 429Too Many Requests 500Internal Server ErrorUpdated 2 months ago