---
title: "Sends a test email to see if email settings are hooked up correctly"
method: POST
path: "/api/Settings/test-email-url"
tags: ["Settings"]
---

# Sends a test email to see if email settings are hooked up correctly

`POST /api/Settings/test-email-url`

## Response `200`

OK

- EmailTestResultDto
  - `successful` boolean
  - `errorMessage` string, nullable
  - `emailAddress` string, nullable

---

[API](https://skmtc.net/kareadita/apis/kavita.md) · [All operations](https://skmtc.net/kareadita/apis/kavita/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kareadita/kavita/revisions/3bd8363f0a4e/schema)
