email_templates_update
Modify an existing Braze email template by updating its subject, HTML body, plaintext, preheader, name, or tags using the template ID.
Instructions
Update an existing email template.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | New HTML body | |
| tags | No | New tags | |
| apiKey | No | Braze REST API key | |
| subject | No | New subject line | |
| preheader | No | New preheader | |
| restEndpoint | No | Braze REST endpoint URL | |
| template_name | No | New template name | |
| plaintext_body | No | New plain text body | |
| email_template_id | Yes | Template ID to update |