Unlink connected application

The POST /plaidApplications/unlink API endpoint enables authorized users to unlink a connected Plaid application from the banking platform. This action revokes the Plaid application's access to the user’s financial data, ensuring secure and controlled management of third-party financial connections.

Purpose:

  • Disconnect a previously authorized Plaid application from the banking platform.
  • Revoke Plaid’s access to the user’s financial data.
  • Enhance user control over their third-party financial integrations.

Response:

Upon successful unlinking, the system responds with a success message confirming that the Plaid application has been disconnected.

Key Features:

  • Plaid Application Management: Users can securely unlink and disconnect Plaid applications, revoking access to their financial data.
  • Authentication and Authorization: This method requires proper authentication to ensure that only authorized users can disconnect third-party applications from their accounts.
  • Error Handling: The API returns clear error messages for invalid application IDs, missing parameters, or insufficient authorization.
  • Data Security: Once disconnected, the Plaid application no longer has access to the user’s financial information, providing a safeguard for sensitive data.
Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!