pub async fn accounts_resend_new_device_otp_post(
configuration: &Configuration,
unauthenticated_secret_verification_request_model: Option<UnauthenticatedSecretVerificationRequestModel>,
) -> Result<(), Error<AccountsResendNewDeviceOtpPostError>>