#markfl-testdata-deleteion
1 messages · Page 1 of 1 (latest)
The only way to delete test data through the API would be to iterate over every object and delete them one by one
sadly that doesn't work, because a bunch of it archives rather than fully deleting 😦
I'd suggest writing in to support (https://support.stripe.com/contact) and have them check up on the state of the test data deletion to see if it got stuck or errored out
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
i asked this morning, they said it could take up to 48hrs
which is why i wanted to clean it out more often, since then each will be way quicker
is there any way I can make a feature request for this? there's a stackoverflow about it from 2015 with a bunch of people who'd like it https://stackoverflow.com/questions/34429622/how-can-i-clear-test-data-in-stripe-via-the-api
Yup, I can definitely flag it as feedback to the team
markfl-testdata-deleteion