two-factor-auth-config-controller
Delete 2FA account config (deleteTwoFaAccountConfig)
Delete 2FA config for a given 2FA provider type. Returns whole account's 2FA settings object.
Available for any authorized user.
delete/api/2fa/account/config
Query parameters
providerType'TOTP' | 'SMS' | 'EMAIL' | 'BACKUP_CODE' required
Response
OK