deleteTOTP

Deletes the TOTP (Time-based One-Time Password) configuration for the current user.

This removes the user's TOTP setup, disabling two-factor authentication via authenticator apps. The user will no longer be able to use TOTP codes for authentication until they set up TOTP again.

Return

A ClerkResult containing a DeletedObject on success, or a ClerkErrorResponse on failure