Update a Subscriber

This scenario describes how to update pre-existing information for a subscriber. In this case, the Subscriber object already exists and your call modifies attributes on that object. You can either use the Update call on the existing subscriber the Create call with an UpdateAdd save action. In the latter case, the call updates any existing subscriber information and adds that information if it is not present. The save action helps reduce the amount of errors you may deal with if you inadvertently try to update a subscriber that does not exist.

Update Subscribers