Batch send emails
Create or replay many independent EmailSend records. Each item has its own recipient identity, one-send data, idempotency key, and result; this is not a Broadcast, Bulk Operation, Carrier, or NewsletterIssue.
Documentation Index
Fetch the complete documentation index at: https://segmentflow.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Unified API key for server-side SDK and API integrations
Body
Independent email sends. Items are processed in order and each item has its own idempotency key and result.
1 - 100 elementsShared batch defaults applied to each item before item validation. Recipient, data, cc, and bcc fields are not allowed here.
Response
Default Response
Total items submitted.
0 <= x <= 9007199254740991Items that created or replayed an EmailSend.
0 <= x <= 9007199254740991Items rejected before creating an EmailSend.
0 <= x <= 9007199254740991Ordered per-item results.
- EmailBatchSendAcceptedItem
- EmailBatchSendRejectedItem

