Skip to main content
POST
Create template

Authorizations

X-API-Key
string
header
required

Authenticate your account by including your secret key in API requests. You can manage your API keys in the Dashboard.

Authentication to the API is performed by using the HTTP Header X-API-Key.

Body

application/json
slug
string
required

Unique identifier for the template.

name
string
required

Name of the template.

content
string
required

HTML content of the template.

Response

Template created

success
boolean
template
object