Add or Remove People from Audience Lists (Bulk)

Allows you to add or remove individuals from targetable Audience Lists. Unique Client ID Graph is not yet available for this feature.

Path Params
string
required

ZMP Site ID

string
required

The segment_id for the list retrieved from the UI.

Query Params
boolean

If set to true, then member properties will be assigned when the member is added to the segment. Has no effect on remove

string
Defaults to event_name_here

If set, then partial failure events will be sent with the given <event_name>. For member lookup/creation failures, there will be an event logged in ZMP containing the failures. For segment add/remove failures, a event is triggered against the specific member e.g. if [email protected] cannot be added to a segment, then the [email protected] member will have an event named <event_name>.

Body Params
subscribers
array of objects

The full array of subscribers to be added or removed to a list. 1000 per request max. 300 requests per minute. New Users created only on "add" operation.

subscribers
Responses

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json