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 internal list description. It is never shown in hosted or embedded subscriber preferences. 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 only the list’s name on that page. List privacy does not override a subscriber’s global unsubscribe. Omit this field to leave the current visibility unchanged.

Responses