The Sojourner7 Creator Dashboard stores OAuth-derived data only for users who explicitly authenticate their own social accounts. This page describes how to request deletion of any data associated with the Application — including data created during a platform app-review process.
A data-deletion request triggers the following actions on our servers:
DELETE /me/permissions, TikTok POST /oauth/revoke/).oauth_tokens table.social_metrics, social_metrics_raw, and publish_log scoped to that account.deletion_log table for audit purposes (contains timestamp + hashed account identifier only, no PII).Choose whichever path applies to you:
From inside the dashboard: Settings → Integrations → click Disconnect on the platform card, then confirm "Also delete all stored data" in the confirmation dialog. This calls POST /api/account/delete with the platform-scoped account ID and completes in under 2 seconds.
If you are a reviewer from Meta, TikTok, Google, or another platform and need data associated with a review test user deleted, email [email protected] with the test user identifier. We will confirm deletion by reply within 7 business days.
For Meta App Review purposes, this URL — https://legal.s0j0urner7.com/data-deletion — serves as the Data Deletion Instructions URL. If a programmatic callback is required, requests will be accepted at POST https://dash.s0j0urner7.com/api/account/delete-callback; details on request signing will be added here when implemented.
The tamper-evident deletion_log entry described in Section 1 is retained for audit purposes. It contains only a SHA-256 hash of the platform account identifier and a timestamp — no recoverable personal data.
For questions or to confirm a deletion request: [email protected]