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