Modify subscribers
To modify a specific subscriber, you use the NewslettersManager class. First, you initialize the NewslettersManager. Then, you get the specified subscriber. Finally, you modify the first name, and save the changes.
The following code modifies the specified subscriber with the Native API:
-