Campaigns
Update a campaign
Update an existing campaign
PUT
/
v1
/
campaigns
Body
id
string
requiredThe ID of the campaign to update
subject
string
requiredThe subject of the campaign
body
string
requiredThe body of the campaign
recipients
string[]
requiredAn 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
requiredapplication/json