LowCodeAPI
  • Batch Email Sending(1)
    • POST
      Send a batch of transactional emails
POST
Zoho ZeptomailZoho ZeptomailBatch Email Sending Send a batch of transactional emails
POST
https://api.lowcodeapi.com/zohozeptomail/v1.1/email/batch
Request Payload

The payload will be sent as a application/json as a part of the request body.

Payload
fromobject*
Form data
toarray*
To
subjectstring*
Subject
htmlbodystring
Htmlbody
textbodystring
Textbody
ccarray
Cc
bccarray
Bcc
track_clicksboolean
Track Clicks
track_opensboolean
Track Opens
client_referencestring
Client Reference
mime_headersobject
Mime Headers
attachmentarray
Attachment
inline_imagesarray
Inline Images
cidstring
Cid
Response
API response data will be shown here once the request is completed.
Zoho Zeptomail