---
title: "Send test notification email"
method: POST
path: "/user/test-notification"
tags: ["user-preferences"]
---

# Send test notification email

`POST /user/test-notification`

Send a test email notification to verify email delivery

## Query parameters

- `notification_type` string

## Response `200`

Successful Response

- unknown

## Other responses

- `401` — Unauthorized
- `422` — Validation Error

---

[API](https://skmtc.net/memara/apis/memara-api.md) · [All operations](https://skmtc.net/memara/apis/memara-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/memara/memara-api/revisions/4dc7c4418845/schema)
