Campaigns

Update campaign

Update an existing campaign.

put/campaigns/{campaign_id}

Path parameters

campaign_idinteger required

Campaign ID.

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
from_namestring
from_emailstring
reply_tostring
titlestring
subjectstring
statusinteger
archive_urlstring

Changes

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