{ "opencollection": "1.0.0", "info": { "name": "Stripe Accounts Account Disconnect API", "version": "2023-10-16" }, "items": [ { "info": { "name": "Disconnect", "type": "folder" }, "items": [ { "info": { "name": "Stripe Post Financial Connections Accounts Disconnect", "type": "http" }, "http": { "method": "POST", "url": "https://api.stripe.com/v1/financial_connections/accounts/:account/disconnect", "params": [ { "name": "account", "value": "", "type": "path" } ], "body": { "type": "form-urlencoded", "data": [] } }, "docs": "
Disables your access to a Financial Connections Account. You will no longer be able to access data associated with the account (e.g. balances, transactions).
Disables your access to a Financial Connections Account. You will no longer be able to access data associated with the account (e.g. balances, transactions).