Create campaign

Create a new Campaign

Body Params
int64 | null

Identifier for the category under which the campaign is classified. Optional field.

int64
required

Identifier for the application associated with the campaign. Must be null if the campaign is a template.

int64
required

Identifier for the email configuration used in the campaign.

int64 | null

Identifier for the footer template used in the campaign. Optional field.

string
required

Title of the campaign, typically used for internal reference.

string
required

Subject line of the email campaign sent to recipients.

string
enum
required

Format of the campaign body. Can be either html or block.

Allowed:
string | null

Email address to receive replies from recipients, different from the sender address.

boolean

Indicates whether the campaign is for customer service purposes.

boolean
Defaults to false

Indicates whether the campaign is a reusable template. Defaults to false.

string | null

Preview image for the template

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json