---
title: "Send Reminder"
method: POST
path: "/subscribers/{id_or_email}/send-reminder"
tags: ["Subscribers"]
---

# Send Reminder

`POST /subscribers/{id_or_email}/send-reminder`

Send a confirmation reminder email to an unactivated subscriber

## Path parameters

- `id_or_email` string, required

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `409` — Conflict
- `429` — Too Many Requests

---

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