Lists
Add subscribers to list
Adds existing or new subscribers to one subscriber list from an email array. Use this endpoint without a /bulk suffix.
post/lists/{listId}/subscribers
Path parameters
listIdstring required
Subscriber list ID.
Request body
Response
Subscribers processed
Example response
{
"success": true
}