Tạo mẫu email
mail_template_createCreate reusable email templates with variables to reuse mail content across sends. This avoids rewriting the same message for each recipient.
Instructions
Khi app dùng lại nội dung mail, tạo template với biến {{ten_bien}}. / Use to create a reusable email template.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| html | Yes | ||
| name | Yes | ||
| text | No | ||
| subject | Yes | ||
| idempotency_key | No | Giữ cùng key khi thử lại cùng yêu cầu trong 24 giờ. / Reuse for retries. |