Subscribers.Update

Updates the status of the specified subscriber on the initialized list. Initialize the list using the list's external key value

Subscribers.Update(1, 2)

OrdinalTypeDescription
1stringRequiredAttribute containing Email address of subscriber or a JSON object containing the EmailAddress and SubscriberKey values for the subscriber
2stringRequiredNew status of subscriber on initialized list

This sample code sets the status of the subscriber to active.