---
title: "Resend a verification code to the user's email."
method: POST
path: "/users/resend"
tags: ["User"]
---

# Resend a verification code to the user's email.

`POST /users/resend`

Resend a verification code to the user's email.

## Request body

- object
  - `id` string, required

## Response `200`

Ok

- boolean

---

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