Add an email template

Adds a new email template that you can use to format your emails.

Body Params
string
required

The name of the email template. Min length: 1 Character. Max length: 64 Characters.

string
required

The case-sensitive ID of the email template. Min length: 5 Character. Max length: 24 Characters.

string
required

The subject of the email template.

string
required

The HTML body of the email template.

string
required

The Plain Text body of the email template.

template_variables
object

The variables to use within this email template in the format {"variable1": "value1", "variable2": "value2"}

tags
array of strings

The list of Tags to associate to this email template

tags
Responses

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