Lists

Add bulk subscribers

Subscribe multiple contacts to a specific list in a single request.

post/lists/{list_id}/subscribe-bulk

Path parameters

list_idinteger required

ID of the list.

Request body

update_existingboolean

Update subscribers that already exist in the list.

resubscribeboolean

Force resubscribe if the subscriber was previously unsubscribed.

trigger_autorespondersboolean

Trigger automations when subscribers are added.

Response

OK

insertsinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.