Update a template’s content, sender, subject, or other settings.
API key from your SendKit dashboard. Pass it as a Bearer token in the Authorization header.
The template ID.
The ID of the sender to use for this template. Must belong to your account.
"550e8400-e29b-41d4-a716-446655440000"
The email subject line. Supports {{VARIABLE}} placeholders.
255"Welcome to {{COMPANY}}"
The name of the template.
255"Updated Welcome Email"
The HTML content of the template. Supports {{VARIABLE}} placeholders.
"<h1>Welcome, {{FIRST_NAME}}!</h1>"
The plain text content of the template. Supports {{VARIABLE}} placeholders.
"Welcome, {{FIRST_NAME}}!"
The reply-to email address.
255"support@yourdomain.com"
The template status.
published, draft "published"
Template variables configuration.
Template updated successfully
Unique identifier.
"550e8400-e29b-41d4-a716-446655440000"
The name of the template.
"Welcome Email"
The email subject line.
"Welcome to {{COMPANY}}"
The HTML content of the template.
"<h1>Welcome, {{FIRST_NAME}}!</h1><p>Thanks for joining.</p>"
The plain text content of the template.
"Welcome, {{FIRST_NAME}}! Thanks for joining."
The reply-to email address for emails sent with this template.
"support@yourdomain.com"
The template status. Only published templates can be used for sending.
published, draft "published"
The sender associated with this template.
The template variables and their configuration.
When the template was created.
"2026-03-03 10:00:00"
When the template was last updated.
"2026-03-03 10:00:00"