echo "SIMPLELOGIN_API_KEY = YOUR_API_KEY" > .env
poetry run python delete_simplelogin_contacts.py
This scripts works as of Apr 8, 2022; however, its implementation thoroughly relies on SimpleLogin's API design. Please double check the official document before your use 😀