---
title: "Send email to user"
method: POST
path: "/admin/sendEmailTo"
---

# Send email to user

`POST /admin/sendEmailTo`

## Headers

- `authorization` string, required
- `content-language` string, required

## Request body

- Model52
  - `type` string, required — Type of email to send
  - `email` string, required — Email to send the invoice

## Response `default`

Successful

---

[API](https://skmtc.net/pickerexpress/apis/picker-production-documentation.md) · [All operations](https://skmtc.net/pickerexpress/apis/picker-production-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pickerexpress/picker-production-documentation/versions/ecdb0aa8c487/schema)
