pub async fn two_factor_yubikey_put(
configuration: &Configuration,
update_two_factor_yubico_otp_request_model: Option<UpdateTwoFactorYubicoOtpRequestModel>,
) -> Result<TwoFactorYubiKeyResponseModel, Error<TwoFactorYubikeyPutError>>
pub async fn two_factor_yubikey_put(
configuration: &Configuration,
update_two_factor_yubico_otp_request_model: Option<UpdateTwoFactorYubicoOtpRequestModel>,
) -> Result<TwoFactorYubiKeyResponseModel, Error<TwoFactorYubikeyPutError>>