Send HTML Transactional

Sends a custom HTML transactional email to a specific recipient. Optionally wrap with a template and replace macros.

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

Body Params

string
required

Email to send the transactional message to.

string
required

HTML content to be sent

integer
required

Sender ID used to send the message.

integer
required

Sender ID used in the reply to.

string
required

The email subject line

integer

The ID of the publication

integer

The ID of the template to wrap the HTML content with

integer

The binding ID to use for sending. Defaults to the sender's publication binding if not provided.

variables
object

An object of variables (keyed by merge tag) to be replaced when the email is sent.

string

The preview line of the auto responder.

Responses

422

The transactional could not be sent (e.g. invalid recipient or missing resolvable template).

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/json