Skip to main content
PATCH
Update List
Update a subscriber list’s name, description, or privacy flag. Only the fields you provide are changed.

Request

string
required
Subscriber list ID.
string
New list name.
string
New list description. Pass null to clear it.
boolean
Set to true to keep the list internal. Private lists are omitted from the hosted subscriber email preferences/unsubscribe page and cannot be subscribed to or unsubscribed from individually there. Set to false to expose the list’s name and description on that page. List privacy does not override a subscriber’s global unsubscribe. Omit this field to leave the current visibility unchanged.

Responses