---
title: "Upload a CRM email HTML template"
method: POST
path: "/api/storage/crm-email/template"
tags: ["storage"]
---

# Upload a CRM email HTML template

`POST /api/storage/crm-email/template`

Admin-only endpoint. Stores an uploaded HTML email template under public/email/templates/ for use in CRM mass-email campaigns. Returns the stored path and a public URL.

## Response `201`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/corabea/apis/corabea-api.md) · [All operations](https://skmtc.dev/corabea/apis/corabea-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/corabea/corabea-api/revisions/13c1bce1bdc4/schema)
