v1
latestOpenAPI 3.1.02026-07-26359254.7 MBEmail Templates
Send a test email
<small>Requires the sequences:operate scope (or a broader one that includes it).</small>
Sends a test email using the specified template.
post/v3/email-templates/{id}/send-test
Path parameters
idinteger required
Email template ID to send
Request body
Example request
{
"email": "test@example.com",
"emailAccountId": 100
}Response
Test email sent successfully