---
title: "Changes to POST /v1/email"
method: POST
path: "/v1/email"
---

# Changes to POST /v1/email

`POST /v1/email`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 46 revisions.

- **2026-05-14** `eee85d2eafce` — 25 warning
- **2026-04-20** `8f22304950dd` — 1 breaking
- **2026-01-15** `788eacc57f25` — 1 breaking, 1 info
- **2025-11-18** `4596d0810d3d` — 1 breaking

## Changes

- **2026-05-14** `eee85d2eafce` — 25 warning
  - the `bcc/anyOf[subschema #1: EmailData]/anyOf[subschema #1]/` request property's maxLength was set to `320`
  - the `bcc/anyOf[subschema #1: EmailData]/anyOf[subschema #2: EmailNameAndAddress]/email` request property's maxLength was set to `320`
  - the `bcc/anyOf[subschema #1: EmailData]/anyOf[subschema #2: EmailNameAndAddress]/name` request property's maxLength was set to `256`
  - the `bcc/anyOf[subschema #2: EmailDataList]/items/anyOf[subschema #1]/` request property's maxLength was set to `320`
  - the `bcc/anyOf[subschema #2: EmailDataList]/items/anyOf[subschema #2: EmailNameAndAddress]/email` request property's maxLength was set to `320`
  - the `bcc/anyOf[subschema #2: EmailDataList]/items/anyOf[subschema #2: EmailNameAndAddress]/name` request property's maxLength was set to `256`
  - the `cc/anyOf[subschema #1: EmailData]/anyOf[subschema #1]/` request property's maxLength was set to `320`
  - the `cc/anyOf[subschema #1: EmailData]/anyOf[subschema #2: EmailNameAndAddress]/email` request property's maxLength was set to `320`
  - the `cc/anyOf[subschema #1: EmailData]/anyOf[subschema #2: EmailNameAndAddress]/name` request property's maxLength was set to `256`
  - the `cc/anyOf[subschema #2: EmailDataList]/items/anyOf[subschema #1]/` request property's maxLength was set to `320`
  - the `cc/anyOf[subschema #2: EmailDataList]/items/anyOf[subschema #2: EmailNameAndAddress]/email` request property's maxLength was set to `320`
  - the `cc/anyOf[subschema #2: EmailDataList]/items/anyOf[subschema #2: EmailNameAndAddress]/name` request property's maxLength was set to `256`
  - the `from/anyOf[subschema #1]/` request property's maxLength was set to `320`
  - the `from/anyOf[subschema #2: EmailNameAndAddress]/email` request property's maxLength was set to `320`
  - the `from/anyOf[subschema #2: EmailNameAndAddress]/name` request property's maxLength was set to `256`
  - the `replyToList/anyOf[subschema #1: EmailNameAndAddress]/email` request property's maxLength was set to `320`
  - the `replyToList/anyOf[subschema #1: EmailNameAndAddress]/name` request property's maxLength was set to `256`
  - the `replyToList/anyOf[subschema #2: EmailList]/items/email` request property's maxLength was set to `320`
  - the `replyToList/anyOf[subschema #2: EmailList]/items/name` request property's maxLength was set to `256`
  - the `to/anyOf[subschema #1: EmailData]/anyOf[subschema #1]/` request property's maxLength was set to `320`
  - the `to/anyOf[subschema #1: EmailData]/anyOf[subschema #2: EmailNameAndAddress]/email` request property's maxLength was set to `320`
  - the `to/anyOf[subschema #1: EmailData]/anyOf[subschema #2: EmailNameAndAddress]/name` request property's maxLength was set to `256`
  - the `to/anyOf[subschema #2: EmailDataList]/items/anyOf[subschema #1]/` request property's maxLength was set to `320`
  - the `to/anyOf[subschema #2: EmailDataList]/items/anyOf[subschema #2: EmailNameAndAddress]/email` request property's maxLength was set to `320`
  - the `to/anyOf[subschema #2: EmailDataList]/items/anyOf[subschema #2: EmailNameAndAddress]/name` request property's maxLength was set to `256`
- **2026-04-20** `8f22304950dd` — 1 breaking
  - request body became required
- **2026-01-15** `788eacc57f25` — 1 breaking, 1 info
  - removed the success response with the status `200`
  - added the success response with the status `202`
- **2025-11-18** `4596d0810d3d` — 1 breaking
  - the `html` request property's minLength was increased from `0` to `1`

---

[Operation](https://skmtc.dev/val-town/apis/val-town-api/docs/v1/email/post.md) · [API](https://skmtc.dev/val-town/apis/val-town-api.md) · [Page](https://skmtc.dev/val-town/apis/val-town-api/changes/v1/email/post)
