Skip to main content
Permanently delete the caller’s account and all associated data: products, scores, integrations, tribal notes, team memberships, billing record. Irreversible. The transaction runs as a single hard-delete; there is no soft-delete grace window.

Body

Effects

  • All rows tagged with the caller’s accountId are deleted.
  • Active Stripe subscription is cancelled (no proration).
  • OAuth tokens for connected integrations are revoked at the provider where the API supports it.
  • Outgoing webhooks are deleted.
  • Audit log entry: account_deleted (written before the delete cascade).

Errors