Dear all,
I'm trying to delete user profiles using the API because my account is currently over quota. I'm using the official Python client (https://developer.mixpanel.com/docs/python) to issue delete requests but it looks like they're ignored by Mixpanel. Even after sending deletion requests on almost every user profile, my account is still locked.
Does anyone know how I could fix this issue?
Thank you.