---
title: "Render email theme"
method: POST
path: "/emails/render-email"
tags: ["Emails"]
---

# Render email theme

`POST /emails/render-email`

Renders HTML content using the specified email theme

## Response `200`

Successful response

- object
  - `html` string, required
  - `subject` string
  - `notification_category` string

---

[API](https://skmtc.dev/hexclave/apis/hexclave-rest-api-3.md) · [All operations](https://skmtc.dev/hexclave/apis/hexclave-rest-api-3/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hexclave/hexclave-rest-api-3/revisions/8451fc4b3a2e/schema)
