LowCodeAPI
9 APIs
  • Email(2)
  • API Keys(3)
  • Domains(4)
POST
GET
POST
GET
DELETE
POST
GET
POST
DELETE
POST
https://api.lowcodeapi.com/resend/emails
Request Payload

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

Payload
fromstring*
Sender email address
toarray*
Recipient email address. For multiple addresses send as an array of strings
subjectstring*
Email subject
bccarray
Bcc recipient email address. For multiple addresses send as an array of strings
ccarray
Cc recipient email address
reply_toarray
Reply-to email address
htmlstring
The HTML version of the message
textstring
The plain text version of the message
reactstring
The React component used to write the message
attachmentsarray
Filename and content of attachments
tagsarray
Email tags
Response
API response data will be shown here once the request is completed.
Resend