---
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
  - `editable_regions` object

## Changes

> 25 revisions in range; 5 could not be searched.

- **2026-05-06** `e832ef1d24dc` — 1 info
  - added the optional property `editable_regions` to the response with the `200` status

[Change history](https://skmtc.dev/hexclave/apis/hexclave-rest-api-3/changes/emails/render-email/post.md)

---

[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/3ced76bb7fd8/schema)
