Campaigns

Add new campaign

Create a new campaign.

post/campaigns

Request body

titlestring required

Campaign title.

from_namestring required

Sender's name.

from_emailstring required

Sender's email address.

reply_tostring required

Reply-to email address.

subjectstring required

Campaign subject line.

html_textstring required

HTML content of the campaign.

Response

OK

idinteger
titlestring
from_namestring
from_emailstring
reply_tostring
subjectstring
recepient_listsinteger[]
template_typestring
campaign_typestring
updated_atstring

Changes

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