Delete(); if($requestType == Enums\HttpRequestType::Rest){ exit(); } } catch(Exceptions\NewsletterSubscriptionNotFoundException){ if($requestType == Enums\HttpRequestType::Web){ Template::ExitWithCode(Enums\HttpCode::NotFound); } else{ http_response_code(Enums\HttpCode::NotFound->value); exit(); } } ?>

You’ve Been Unsubscribed

You’ll no longer receive Standard Ebooks email newsletters. Sorry to see you go!