Lists
Subscribe users to a list
Audiences
AuthTokens
Brands
Inbound
Lists
Messages
Notifications
Profiles
Tenants
User Preferences
User Tenants
Lists
Subscribe users to a list
Subscribes the users to the list, overwriting existing subscriptions. If the list does not exist, it will be automatically created.
PUT
/
lists
/
{list_id}
/
subscriptions
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
*
recipients
array
*
recipients
Required
array
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