Account · Deletion

Delete the
account

You can do it yourself in the app, or ask by email. Either way it is permanent — the scores and the streak go with it.

In the app

  • Open SongSpot.
  • Settings → My Data.
  • Tap “Delete account”, confirm with your password.

Through the API

  • DELETE /api/auth/account/
  • Requires an authenticated token.
  • Requires your password in the request body.

Before you do

  • Deletion is irreversible.
  • The associated account data is removed.
  • Want a copy first? Export it.