Send Calendar Email

Send calendar invitations containing meeting information, supporting cancellation/updates of calendars.

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
required

Recipient email addresses (separated by semicolons, e.g., [email protected];[email protected])

string
required

Email subject (cannot be empty)

string
required

Email content in text/html format. Required if plain is empty

string

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

string

CC addresses (separated by semicolons)

string

BCC addresses (separated by semicolons)

string

Default reply addresses (separated by semicolons, max 3). Supports plain email or display-name format (e.g., "ASC <[email protected]>"). Defaults to "from" if empty or null

string
length ≤ 255

Label for this send. Automatically created if not existing in the account. Max length is 255 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. The size of attachments is 10MB by default. Contact customer service for special needs.

attachments
string

SMTP extension. See → X-SMTPAPI for details

string

Email content in text/plain format. Required if html is empty

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:
date-time
required

Meeting start time (formatted as yyyy-MM-dd HH:mm:ss)

date-time
required

Meeting end time (formatted as yyyy-MM-dd HH:mm:ss)

string
required

Meeting title

string
required

Organizer name

string
required

Organizer email address

string
required

Meeting location

string

Meeting description

string
required

Participant names (separated by semicolons)

string

Participant email addresses (separated by semicolons)

string

Required for cancelling/updating calendar. Returned in the first send request

string
enum
Defaults to false

Whether to cancel the calendar

Allowed:
string
enum
Defaults to false

Whether to update the calendar

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