Add subscribers to a list

POST
/lists/:list_id/subscriptions
Subscribes additional users to the list, without modifying existing subscriptions. If the list does not exist, it will be automatically created.

Path parameters

list_idstringRequired
A unique identifier representing the list you wish to retrieve.

Request

This endpoint expects an object.
recipientslist of objectsRequired