JavaScript
Lists
Update a list
PUT /lists/ creates or fully replaces a subscriber list with the supplied values, overwriting any existing configuration for that list.
PUT
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
A unique identifier representing the list you wish to retrieve.
Response
204 - undefined