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)
Ordinal | Type | Description | |
---|---|---|---|
1 | string | Required | Attribute containing Email address of subscriber or a JSON object containing the EmailAddress and SubscriberKey values for the subscriber |
2 | string | Required | New status of subscriber on initialized list |
This sample code sets the status of the subscriber to active.