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}
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:
direct_message
, email
, push
, sms
, webhook
, inbox
Available options:
OPTED_IN
, OPTED_OUT
, REQUIRED
Available options:
direct_message
, email
, push
, sms
, webhook
, inbox