Lists
Add subscribers to a list
Subscribes additional users to the list, without modifying existing subscriptions. If the list does not exist, it will be automatically created.
POST
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