Send Template Email

Send emails by calling preset templates through template call names, supporting dynamic parameter replacement.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Sender email address (e.g., [email protected]). After configuring DMARC, SendCloud uses the current domain as the suffix of "from"

string

Address list (used when useAddressList=true). Required if useAddressList is true

string

SMTP extension. See → X-SMTPAPI for details. Required if not using to (address list)

string

Email subject. Defaults to template subject; required if template subject is empty

string
required

Calling name of the email template

string

Content summary. Replaces existing summary if present; added if not

string

Sender name (shown as "IFAXIN customer service [email protected]")

string

CC addresses (separated by semicolons)

string

BCC addresses (separated by semicolons)

string

Default reply addresses (separated by semicolons, max 3). Defaults to "from" if empty or null

string

Label for this send. Automatically created if not existing in the account

string

Tags for the request (separated by ";", max 5 tags, each up to 50 characters)

string

Email headers in JSON format (e.g., {"header1": "value1", "header2": "value2"})

attachments
array of files

Email attachments. Must use multipart/form-data when submitting

attachments
string

Max 128 characters. Duplicate values within 1 hour are only processed once

string
enum
Defaults to true

Whether to return emailId. Returns a list for multiple recipients

Allowed:
string
enum
Defaults to false

Whether to enable notification

Allowed:
string
enum
Defaults to false

Whether to use address list (e.g., to=[email protected];[email protected])

Allowed:
Response

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json