Skip to main content
POST

Headers

string
required
Bearer YOUR_API_KEY
string
required
application/json

Body

string
required
Human-readable template name.
string
required
Default subject line. Supports {{variable}} syntax.
string
HTML body with {{variable}} placeholders.
string
Plain text body with {{variable}} placeholders.
string
default:"transactional"
Template category. Values: transactional, marketing, notification, welcome, custom.

Response

string
Template ID — use this as template_id when sending emails.
string
Template name.
string
Default subject line.
string
Template category.
string
ISO 8601 creation timestamp.