email_templates_create
Create a new email template in Braze by defining its name, subject line, and HTML body to streamline campaign content reuse.
Instructions
Create a new email template.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | HTML body content | |
| tags | No | Tags for organization | |
| apiKey | No | Braze REST API key | |
| subject | Yes | Email subject line | |
| preheader | No | Email preheader text | |
| restEndpoint | No | Braze REST endpoint URL | |
| template_name | Yes | Template name | |
| plaintext_body | No | Plain text body |