send_batch_emails
Send up to 100 distinct emails in one API call, each with custom subject, body, recipients, and advanced options.
Instructions
Send up to 100 distinct emails in one call (one API request). Each entry is a full email object. Note: batch sends do NOT support attachments or scheduling per Resend limits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emails | Yes | Array of 1-100 email objects | |
| idempotencyKey | No | Optional Idempotency-Key for the whole batch |