---
title: "Verify user's email ID"
method: POST
path: "/auth/verify-email"
---

# Verify user's email ID

`POST /auth/verify-email`

Verify user's email ID.

## Request body

- VerifyEmail
  - `token` string

## Response `200`

Email verification status

- object

## Other responses

- `400` — Token validation failed

## Changes

- **2026-07-17** `3c144b366e19` — 1 info
  - endpoint added
- **2024-06-04** `578e8efc5755` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/pai-os/apis/personal-artificial-intelligence-operating-system-pai-os-api/changes/auth/verify-email/post.md)

---

[API](https://skmtc.dev/pai-os/apis/personal-artificial-intelligence-operating-system-pai-os-api.md) · [All operations](https://skmtc.dev/pai-os/apis/personal-artificial-intelligence-operating-system-pai-os-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pai-os/personal-artificial-intelligence-operating-system-pai-os-api/revisions/3c144b366e19/schema)
