Send an email

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

Overview

Use this endpoint to send an email built with one of the organization's email templates.

To make a request, you need to specify the email template ID in the body parameter template. To populate the templates, provide variable names and values as key-value pairs in the body parameter context.

📘

Note: you can use the endpoints in this section to work with email templates. To get a list of the organization's templates, use the List email templates endpoint.

Body Params
string
required

The recipient email address

string
required

The sender email address

string
required

The email template ID

context
object

Key-value pairs to populate the email template. The keys must be the names of the variables in the template used for the email.

string
required

The subject line

string

Account ID. This is required to define which localized template should be used. If account ID is not specified, the organization's default localization is used.

Response

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