---
title: "Resend user verification link"
method: POST
path: "/api/v1/users/ask-send-verify-email"
tags: ["Users", "Register"]
---

# Resend user verification link

`POST /api/v1/users/ask-send-verify-email`

## Request body

- object
  - `email` string, required — User email

## Response `204`

successful operation

---

[API](https://skmtc.net/cpy/apis/peertube.md) · [All operations](https://skmtc.net/cpy/apis/peertube/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cpy/peertube/versions/efe11b159e43/schema)
