Send a test email using the specified template and tenant branding
White Label
Send a test email using the specified template and tenant branding
POST /email-templates//test
POST
Send a test email using the specified template and tenant branding
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
POST /email-templates//test Description: Renders the named template with sample data (optionally merged withcustomData) and the tenant’s branding, then sends it via
the tenant’s configured email sending path. Defaults to the
current user’s email if to is omitted.
Authorization:
- Required role:
adminor higher
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Path Parameters
Body
application/json