mailwizz-php-sdk icon indicating copy to clipboard operation
mailwizz-php-sdk copied to clipboard

Reconfirm someone that unsubscribed

Open patricksebastien opened this issue 4 years ago • 1 comments

Hi, I don't find the call to reconfirm someone that unsubscribed to our newsletter: https://github.com/twisted1919/mailwizz-php-sdk/blob/master/MailWizzApi/Endpoint/ListSubscribers.php

Something like that? 'url' => $this->getConfig()->getApiUrl(sprintf('lists/%s/subscribers/%s/subscribe', (string)$listUid, (string)$subscriberUid)),

?

patricksebastien avatar Apr 09 '21 19:04 patricksebastien

@twisted1919 maybe I can do a PR, but before doing that would it be possible for you to confirm this ^

patricksebastien avatar May 14 '21 15:05 patricksebastien