Render an email template
Email Templates
Render an email template
Beta. This endpoint is in beta. Behavior, parameters, and response shapes may change without notice.
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:
Authorization: Bearer <your-api-key>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.