#Ante75-connected accounts
1 messages ยท Page 1 of 1 (latest)
๐ happy to help
you'd have to list the accounts https://stripe.com/docs/api/accounts/list
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
and delete one by one https://stripe.com/docs/api/accounts/delete
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
ok I do it from code, I thought there was a command from the dashboard
you could delete one by one from the dashboard
maybe it's faster by code, thanks a lot!
yeah sure ๐