Skip to main content
POST
Send Batch Emails
Allows sending multiple distinct transactional emails in parallel with a single HTTP request.

Body

object[]
required
Array of email payloads (up to 100).

Response

object[]
Array of objects containing id, from, to, and created_at.