updateTemplate
Update an existing email template by its ID. Modify the template's name, subject, or HTML body to keep email communications accurate and up to date.
Instructions
Update an email template
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Template ID | |
| body | No | Body HTML | |
| name | No | Name | |
| subject | No | Subject |