latestOpenAPI 3.0.02026-08-08190133305.8 KB
109c0537cf77
ApiCampaign
Creates a campaign.
post/v2/campaigns
Request body
idinteger
namestring required
subjectstring required
fromNamestring required
htmlContentstring required
plainTextContentstring required
replyAction'Unset' | 'WebMailForward' | 'Webmail' | 'Delete' | 'NotAvailableInThisVersion'
replyToAddressstring nullable
isSplitTestboolean
status'Unsent' | 'Sending' | 'Sent' | 'Paused' | 'Cancelled' | 'RequiresSystemApproval' | 'RequiresSMSApproval' | 'RequiresWorkflowApproval' | 'Triggered' | 'NotAvailableInThisVersion'
customReplyToAddressstring nullable
type'Standard' | 'Triggered' | 'NotAvailableInThisVersion'
Response
idinteger
namestring required
subjectstring required
fromNamestring required
htmlContentstring required
plainTextContentstring required
replyAction'Unset' | 'WebMailForward' | 'Webmail' | 'Delete' | 'NotAvailableInThisVersion'
replyToAddressstring nullable
isSplitTestboolean
status'Unsent' | 'Sending' | 'Sent' | 'Paused' | 'Cancelled' | 'RequiresSystemApproval' | 'RequiresSMSApproval' | 'RequiresWorkflowApproval' | 'Triggered' | 'NotAvailableInThisVersion'
customReplyToAddressstring nullable
type'Standard' | 'Triggered' | 'NotAvailableInThisVersion'