HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Send an Email

Send an Email

Body Params
to
object
required

List of Recipients Email Address (e.g., ["[email protected]", "[email protected]"])

string

Email Subject

string
required

Email Body

cc_recipients
object

List of CC recipients Email Address (e.g., ["[email protected]", "[email protected]"])

bcc_recipients
object

List of BCC recipients Email Address (e.g., ["[email protected]", "[email protected]"])

headers
object

Email headers (e.g., {"Content-Type":"text/plain; charset=UTF-8","Content-Transfer-Encoding": "8bit"})

Responses

Language
Response
Choose an example:
application/json