Delete your TVWizard Bridge pairing
Fastest — one tap from the TV
Open the TVWizard Bridge app on your Android TV. Tap Reset pairing. The app clears its local token, calls our relay to invalidate it, and the pairing record is deleted immediately.
From any device with your bearer token
If you still have the bearer token (the one on the claim page) but no longer have access to the TV, call the revocation endpoint directly:
curl -X DELETE https://tv.djwizard.ai/pair \ -H "Authorization: Bearer <your-bearer-token>"
We delete the pairing and force-disconnect any live bridge immediately.
By email (always works, even if you lost the token)
Email hi@tv.djwizard.ai with:
- Subject: "Delete my pairing"
- Body: the device name you picked during pairing (e.g., "living-room"), or an approximate date when you paired if you can't remember.
We delete the pairing within 7 days and reply to confirm. If you include your waitlist email (if you signed up at tv.djwizard.ai/waitlist), we remove that too.
What gets deleted
Deleted immediately
- Your device record (name + bearer token)
- Any live bridge session for that device
- Your waitlist email, if requested
Kept (anonymous, no identity link)
- Aggregate relay counters (total pair_init calls, total tool calls by name) — these never had your identity attached
- HTTP access logs: method, path, status, duration, client IP — retained for 14 days for abuse mitigation, then rotated
What we never collected in the first place
- Your name
- Your email (unless you opted in to the waitlist)
- Your phone number
- Your location
- Screen content, viewing history, audio, video, or what you played
- Device identifiers (IMEI, advertising ID, MAC address, Android ID)
- Contacts, calendar, SMS, or any other device data
About Claude.ai / ChatGPT connectors
If you connected TVWizard via a Claude.ai or ChatGPT custom connector, those services store a copy of the bearer token on their side. To delete it there:
- Claude.ai: Settings → Connectors → TVWizard → Remove.
- ChatGPT: Settings → Connectors (or Custom GPTs) → TVWizard → Remove.
Removing from their side invalidates their copy but doesn't touch the pairing on our end. Use the "Reset pairing" or email path above to delete our copy.
Changes to this policy
When this page changes in a material way we'll update the "Last updated" date and email everyone on the waitlist. The deletion paths above (app, API, email) aren't going away.
Contact
Questions or stuck somewhere — hi@tv.djwizard.ai. We respond within 24 hours on weekdays.