Create Email

Create a new Email

Log in to see full request history
Path Params
string
required

Client-specific Identification String

Body Params
string
required
Defaults to Required

The subject of the Email.

string
required
Defaults to Required

The name of the Email.

string
Defaults to Optional

If present, the email will be saved as type "Paste HTML". Either this or Text_Body is required.

string
Defaults to Optional

Preheader of the Email.

int32
Defaults to null

If it's missing, it will use the system default. If it's 0, it will create the email without a header (the equivalent of "None" in the UI). If it's a valid header ID, it will insert the corresponding header.

int32
Defaults to null

If it's missing, it will use the system default. If it's 0, it will create the email without a footer (the equivalent of "None" in the UI). If it's a valid footer ID, it will insert the corresponding footer.

int32
Defaults to null

The FolderID in which the Email will be created. If not provided ,the Email will be created inside root folder.

string
Defaults to Optional

Default is UTF-8. Values are the same as in the UI drop-down menu.

string
Defaults to Optional

If present, the Email will be saved as type "Text". Either this or HTML_Body is required.

Headers
string
required
Defaults to Required

Auth_token

Response

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