Creating a campaign

To create a new campaign

Query Params
string

Sender name

string

Sender email address

string

Email subject

string

The email body, encoded in base64

string

Mailing list ID

string

Campaign name (an optional parameter)

string

Possible value - "draft" (a newsletter will be created as a draft). An optional parameter.

string

Attached files, a serialized array in which the key is the name of the attachment, and the value is the content of the attachment (an optional parameter)

Headers
string
required
Defaults to application/json
string
required
Defaults to Bearer {access_token}
Responses

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