Menu

Data Management & Deletion Procedures

Author: Westin Release time: 2025-02-24 15:52:55 View number: 41

 

Data Management & Deletion Procedures

1. User-Initiated Data Deletion

1.1 Web Portal Deletion

Delete your data directly through our website:

  1. Log in to EMOBOBO Portal
  2. Navigate to Account Settings → Data Governance
  3. Select data types for deletion:
    • ☑️ Personal profile
    • ☑️ Order history
    • ☑️ Health preferences
  4. Confirm via SMS/Email OTP verification

1.2 API Deletion Callback

DELETE https://api.emobobo.com/v1/users/{user_id}/data
Headers:
  Authorization: Bearer {access_token}
  Content-Type: application/json

Body:
{
  "data_types": ["biometric", "transaction"],
  "callback_url": "https://your.domain/confirmation"
}

1.3 Third-Party Service Integration

Initiate deletion through:

2. Automated Data Retention Policy

Data Type Retention Period Auto-Deletion Trigger
Inactive Accounts 24 months Last login timestamp
Abandoned Carts 7 days Cart creation time

3. Deletion Verification Process

  • 48-hour SLA for deletion confirmation
  • Digital certificate of erasure provided
  • Audit trail available upon request

4. Exempt Data Categories

The following data cannot be deleted:

  • ⚖️ Tax-related transaction records
  • 🔒 Fraud prevention markers
  • 📜 Herbal formula customization patterns (anonymized)

5. Technical Support

Contact our Data Protection Engineers:

  • 🔧 Live Chat: Integrated in web portal
  • 📧 Email: 001@w2.pub
Nginx server needs to configure pseudo-static rules, click View configuration method