SongSpot Guess the song

Account Deletion

Request permanent account deletion

You can delete your account directly in-app, or request support help by email. Deletion is permanent.

In-app deletion

  • Open SongSpot.
  • Go to Settings -> My Data.
  • Tap "Delete account" and confirm password.

API deletion

  • Endpoint: DELETE /api/auth/account/
  • Requires authenticated user token.
  • Requires account password in request body.

Important