Skip to main content
PUT

Headers

string
required
Bearer YOUR_API_KEY
string
required
application/json

Path Parameters

string
required
The template ID to update.

Body

All fields are optional — only provided fields are updated.
string
New template name.
string
New default subject line. Supports {{variable}} syntax.
string
New HTML body.
string
New plain text body.
string
New category. Values: transactional, marketing, notification, welcome, custom.

Response

Returns the updated template object.