Transactional emails
Send a template to your test list
post/smtp/templates/{templateId}/sendTest
Path parameters
templateIdinteger required
Id of the template
Request body
Example request
{
"emailTo": [
"helen.jurger@example.com"
]
}Response
Test email has been sent successfully to all recipients