---
title: "Send Email API"
method: POST
path: "/sendEmail"
---

# Send Email API

`POST /sendEmail`

## Headers

- `api_key` string

## Request body

- object
  - `from` object
    - `fromEmail` string, required — sender identification
    - `fromName` string

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.dev/netcorecloud/apis/pepipost-v2.md) · [All operations](https://skmtc.dev/netcorecloud/apis/pepipost-v2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/netcorecloud/pepipost-v2/revisions/23c0d6102da5/schema)
