rtmsolutions
New Member
I used the API to create a new subscriber, and Mailwizz sent out a confirmation email .... because the list was set to Double Opt-in.
I wish to retain the Double Opt-in for anyone becoming a subscriber via an opt-in form ... but I would expect that a new subscriber that I added via the API to be able to be added as 'confirmed'
I added 'status' => 'confirmed' to the array when adding the new subscriber but it still was added as an unconfirmed subscriber.
How can I add a confirmed subscriber via the API?
I wish to retain the Double Opt-in for anyone becoming a subscriber via an opt-in form ... but I would expect that a new subscriber that I added via the API to be able to be added as 'confirmed'
I added 'status' => 'confirmed' to the array when adding the new subscriber but it still was added as an unconfirmed subscriber.
How can I add a confirmed subscriber via the API?