---
title: "Test email"
method: POST
path: "/tenant/notification/test_email"
tags: ["Notification"]
---

# Test email

`POST /tenant/notification/test_email`

Check email server configurations by sending testing email.

## Request body

- object
  - `recipient` string, required — The recipient's e-mail address.
  - `subject` string, required — Mail subject.
  - `content` string, required — Mail content.

## Response `200`

OK

## Other responses

- `4XX` — Error

---

[API](https://skmtc.net/portsip/apis/portsip-pbx-rest-api.md) · [All operations](https://skmtc.net/portsip/apis/portsip-pbx-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/portsip/portsip-pbx-rest-api/revisions/577415d4a3d5/schema)
