{ "opencollection": "1.0.0", "info": { "name": "Stripe Accounts Account Unsubscribe API", "version": "2023-10-16" }, "items": [ { "info": { "name": "Unsubscribe", "type": "folder" }, "items": [ { "info": { "name": "Stripe Post Financial Connections Accounts Unsubscribe", "type": "http" }, "http": { "method": "POST", "url": "https://api.stripe.com/v1/financial_connections/accounts/:account/unsubscribe", "params": [ { "name": "account", "value": "", "type": "path" } ], "body": { "type": "form-urlencoded", "data": [] } }, "docs": "

Unsubscribes from periodic refreshes of data associated with a Financial Connections Account.

" } ] } ], "bundled": true }