emails

Send email from template.

Send email using an existing template with merge tags.

post/emails/v1/send/template

Query parameters

projectIdstring required

The project ID

Request body

templateIdstring required

ID of the template to use

tostring email required

Recipient email address

subjectstring

Email subject line (optional, uses template default if not provided)

mergeTagsobject

Optional merge tags for personalization

Response

Default Response

Changes