---
title: "Admin Create Email Draft"
method: POST
path: "/api/deck-admin/email/templates/{template_id}/versions"
---

# Admin Create Email Draft

`POST /api/deck-admin/email/templates/{template_id}/versions`

## Path parameters

- `template_id` string, required

## Headers

- `authorization` string

## Request body

- VersionCreate
  - `note` string, nullable
  - `copy_from_version_id` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/aipoweredsocialscan/apis/accountability.md) · [All operations](https://skmtc.dev/aipoweredsocialscan/apis/accountability/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aipoweredsocialscan/accountability/revisions/6ce776993b65/schema)
