#Reset Test Data
1 messages · Page 1 of 1 (latest)
There’s no one-click “reset” for test mode data.
You can clean it up like this:
- Delete customers via API:
DELETE /customers/{customer_id}
- Or remove them from the Dashboard (if exposed there)
- For a full reset:
- Create a new test project / use a new API key
- Or script deletion of all customers + related objects
If you need a bulk wipe endpoint, it’s not currently available—reach out to support.
Not working
You can't
All you can do is update the data to redact it
How can i?
Is there any way reset the test data completely?