Update email template
Update an existing email template.
**Features:**
- Partial updates supported (only provide fields to change)
- Automatic validation and variable extraction
- Version tracking with updatedAt timestamp
- Preserves creation metadata
**Validation:**
- Template content and structure validation
- Variable consistency checking
- Required field validation
- Warning generation for potential issues
**Use Cases:**
- Template content updates
- Configuration changes
- Bug fixes and improvements
- A/B testing variations
Authentication
AuthorizationBearer
JWT token for authentication. Use ‘test-jwt-token’ for development.
Path parameters
id
Request
This endpoint expects an object.
name
subject
html
text
description
variables
category
isActive
metadata
createdBy
Response
This endpoint returns an object.
success
data
error
