v46

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-011274550.0 KB
Email

Send Templated Email

Send an email using a registered template. Internal use only.

post/v1/email/templates/{name}/send

Path parameters

namestring required

Template name

Request body

tostring[] required

Array of recipient email addresses

subjectstring required

Email subject line

variablesobject required

Template variables to interpolate

Response

Default Response

successboolean required

True if all emails were sent successfully, false if any failed

templateUsedstring required

Name of the template used