---
title: "Send email about policy updates to the users registered after registeredAfterDate param on their locale"
method: POST
path: "/api/persons/sendPolicyUpdatesEmail"
tags: ["person-controller"]
---

# Send email about policy updates to the users registered after registeredAfterDate param on their locale

`POST /api/persons/sendPolicyUpdatesEmail`

Send email about policy updates to the users registered after registeredAfterDate param on their locale

## Query parameters

- `registeredAfterDate` string, date-time, required

## Request body

- object

## Response `200`

OK

## Other responses

- `201` — Created
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Unexpected error in processing the request.

---

[API](https://skmtc.dev/myverifly/apis/api-documentation.md) · [All operations](https://skmtc.dev/myverifly/apis/api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/myverifly/api-documentation/revisions/03f300608c33/schema)
