User & Subscriptions
Delete Account
Permanently delete your account and all associated data (DPDPA compliance)
DELETE
Permanently delete your account and all associated personal data. This action is irreversible.
This endpoint implements the Right to Erasure under the Digital Personal Data Protection Act (DPDPA), 2023.
Headers
Bearer token:
Bearer <access_token>What Gets Deleted
| Data | Action |
|---|---|
| User profile & credentials | Deleted |
| Watchlists | Deleted |
| Saved screeners | Deleted |
| Credit ledger | Deleted |
| API usage records | Deleted |
| AI conversations & messages | Deleted |
| Rate limit records | Deleted |
| Active sessions | Invalidated |
| Orders & subscriptions | Anonymized (audit trail preserved) |
Error Codes
| Status | Description |
|---|---|
| 200 | Account deleted successfully |
| 401 | Unauthorized — invalid or expired token |
| 403 | Account is suspended — contact support |
| 500 | Deletion failed — contact support |
After deletion, your access token will no longer work. You will need to create a new account to use Finscreener again.