Campaigns
Add new campaign
Create a new campaign.
POST
For list segments selection instead of a whole recipient list, use
"recepient_lists": {"segments": [{"id": "segment_id", "list": 14}]}.
Segment IDs can be obtained from the Show list detail endpoint.
Campaign title.
Sender’s name.
Sender’s email address.
Reply-to email address.
Campaign subject line.
HTML content of the campaign.
Array of list IDs or an object with segments. See the example above for the segments format.