Audiences
AuthTokens
Brands
Inbound
Lists
Messages
Notifications
Profiles
Tenants
User Preferences
User Tenants
Lists
Update a list
Create or replace an existing list with the supplied values.
PUT
/
lists
/
{list_id}
Authorization
string
*
Bearer
Authorization
Required
string
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
list_id
string
*
list_id
Required
string
A unique identifier representing the list you wish to retrieve.
object
*
name
string
*
name
Required
string
preferences
object
preferences
object
categories
object
categories
object
notifications
object
notifications
object
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.
Body
application/json
Available options:
OPTED_IN
, OPTED_OUT
, REQUIRED
Available options:
OPTED_IN
, OPTED_OUT
, REQUIRED