POST
/
v1
/
campaigns

Body

subject
string
required

The subject of the campaign

body
string
required

The body of the campaign

recipients
string[]
required

An array of contact IDs or emails to send the campaign to

style
string
default: "PLUNK"

Weather the campaign is a PLUNK template or HTML email

Headers

Content-Type
string
required

application/json

Reponse