videosphere
    Preparing search index...
    • Disables TOTP for a user and removes the stored secret.

      Parameters

      • userId: string

        Auth user id to update.

      Returns Promise<void>

      Resolves when the profile update completes.

      Error with code 404 when no matching profile exists.