#AlexandrFarkas-connect
1 messages · Page 1 of 1 (latest)
I create them through stripe.Account.create(type="standard")
but as far as I know it's https://stripe.com/docs/connect/oauth-reference#post-deauthorize
on my own server
yeah it's a good question, I think you can't call the DELETE endpoint since you can't really delete the account, it doesn't belong to you; so I think you have to use that 'OAuth' call for this instead
the ca_xxx ID comes from https://dashboard.stripe.com/test/settings/connect (the 'Integration' section)