Skip to main content

Fire System Email Test

POST 

/api/email-templates/system-email/test

Fire a single arbitrary SystemEmailEvent against a target tenant — the "Test System Email" Dev Tool. Default context is {user: owner_lead}, enough for any ADMIN/USER-recipient template that only references {{user.first_name}}, {{user.email}}, etc. Templates that need other namespaces (e.g. {{auth.code}}, {{subscription.plan_name}}) will render those fields as empty strings unless the caller provides a context override.

Request

Responses

Successful Response