Add Email Template

Create a new email template (use POST for long/special character content)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Form Data
string
required

Calling name of the new template (must be unique under the current apiUser)

string
required

Name of the new template (used for management display in the console)

string
required

Template content in HTML format (supports variable substitution with {{variable}} syntax)

string

Template content in plain text format (optional, used when the email client does not support HTML)

string
required

Default subject of the new template (can be modified when sending emails)

integer
enum
required

Template type (0 = triggered, 1 = bulk)

Allowed:
Response

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