---
title: "POST /auth/validate_email"
method: POST
path: "/auth/validate_email"
tags: ["auth"]
---

# POST /auth/validate_email

`POST /auth/validate_email`

## Request body

- ValidateEmailDto
  - `email` string, email, required

## Response `204`

## Other responses

- `400`
- `409`

---

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