Trigger up to 100 batch emails at once.
"Your Name <sender@domain.com>".template object with:id: the id or the alias of the published templatevariables: an object with a key for each variable (if applicable)template is provided, you cannot send html, text, or react in the payload, otherwise the API will return a validation error.When sending a template, the payload for from, subject, and reply_to take precedence over the template’s defaults for these fields. If the template does not provide a default value for these fields, you must provide them in the payload.template is provided. Only published templates can be used when sending emails.attachments and scheduled_at fields are not supported yet.