Render an email template
Email Templates
Render an email template
Requires the
sequences:operate scope (or a broader one that includes it).
Renders an email template by substituting variables with actual contact data.
POST
Render an email template
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Get your API key from the Reply dashboard: Settings → API Key.
Path Parameters
Email template ID to render
Body
application/json
Request body for rendering an email template with variable substitution.
Response
Rendered template result
Result of rendering an email template with variable substitution.