Create New Template

This endpoint allows you to create a new email template that can later be used to send emails. Only the first HTML content block is stored.

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

Unique name of the template. Cannot be empty.

content
array of objects
required
length ≥ 1

Array of content blocks. Only the first block of type "html" will be stored.

content*
string
enum
required

Content type. Only "html" is supported.

Allowed:
string
required
length ≤ 10485760

URL-encoded HTML content of the template. Cannot be empty. Max size: 10MB.

Responses

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