DocsAPI Reference
Log In
API Reference

Delete an institution connection

Use this endpoint to delete a connection and all of its financial accounts. This will also delete the connection with the service provider used to make the connection, thus stopping any updates for the connection and its financial accounts. Listen for the associated <a href=https://docs.meld.io/docs/webhook-events-bank-linking#bank_linking_connection_deleted>BANK_LINKING_CONNECTION_DELETED

webhook for acknowledgement that the connection was deleted.

Note: Financial accounts may belong to multiple connections. This can occur if a customer connects to their institution multiple times in separate sessions, either through the same or a different service provider. If a connection is deleted but its financial accounts still belong to another active connection, then they won't be deleted yet. Not until all the connections that a financial account is associated with are deleted, will the financial account then be deleted.

Note: In some cases, connections will be deleted before ever calling this endpoint. The aforementioned webhook will notify when this occurs, and calling this endpoint for the connection will no longer be necessary. This can occur if a customer stops granting access to the service provider directly through their institution.

Note: Duplicate provider connections occur when the same customer connects to the same institution using the same login credentials through the same service provider. In such cases, only the most recently refreshed of these duplicates is actively maintained and the rest are considered inactive. When deleting duplicate connections, all of the inactive duplicates must be deleted prior to deleting the main duplicate. If an attempt is made to delete the active duplicate prior to the inactive duplicates being deleted, then the next most recently aggregated duplicate will become the active one. Only once all duplicates are deleted will this sever the connection with the service provider and cease billing. Duplicate connections made through different service providers do not have this restriction, however.

Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!