Data Deletion

You can request deletion of your data from HYGO Shop at any time. This page is the canonical disclosure URL for Meta, TikTok, and other platform reviewers — they require an exact public URL like this one to verify deletion is supported.

If you're a HYGO Shop merchant or operator

You can request a complete data export and account deletion from your dashboard at any time:

We complete deletion within 30 days of the request. You'll receive an export of your canonical data (catalog, generated content, orders, operator task history) within 7 days of the request, and your account is fully deleted within 30 days.

If you're a customer of a HYGO Shop merchant

Your data was collected by the merchant, not by HYGO Shop directly. Contact the merchant first; they can trigger deletion through their dashboard. If you can't reach the merchant, email privacy@hygoshop.com with the merchant's name and your email address — we will route the request to them and follow up if they don't respond within 7 days.

If you connected your Facebook, Instagram, or TikTok account

You can revoke HYGO Shop's access at any time without sending us a deletion request:

Revocation stops all future API calls and is recognized within 5 minutes. We delete the merchant's cached engagement data tied to that platform connection within 30 days.

Programmatic deletion (for Meta + TikTok review verification)

Platform reviewers verify the deletion endpoint by sending a POST request to:

POST https://hygoshop.com/data-deletion
Content-Type: application/json

{
  "user_id": "<platform_user_id>",
  "platform": "facebook" | "instagram" | "tiktok" | "youtube"
}

The endpoint queues a deletion job that completes within 30 days and returns a 200 response immediately with a tracking id:

{
  "ok": true,
  "tracking_id": "del_<opaque>",
  "estimated_completion": "<ISO 8601>"
}

You can check status at GET /data-deletion?tracking_id=del_xyz.

What gets deleted

Retention exceptions (legal requirement)

We retain a narrow set of records for legal + accounting compliance:

Last updated: 2026-05-07