---
title: "verifies a user's pending email with a token"
method: PUT
path: "/users/verify-email"
tags: ["user"]
---

# verifies a user's pending email with a token

`PUT /users/verify-email`

verifies a user's pending email with a token.

## Response `200`

200 response

- User — a user object
  - `userId` string — the userId

## Changes

- **2024-03-15** `dd0d92635902` — 1 info
  - endpoint added
- **2024-03-05** `61ffbd9e4b60` — 1 breaking
  - api path removed without deprecation
- **2024-02-06** `88ba2cf318c8` — 1 info
  - endpoint added
- **2022-10-21** `86723d511897` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/ustaxcourt/apis/dev-ef-cms/changes/users/verify-email/put.md)

---

[API](https://skmtc.dev/ustaxcourt/apis/dev-ef-cms.md) · [All operations](https://skmtc.dev/ustaxcourt/apis/dev-ef-cms/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ustaxcourt/dev-ef-cms/revisions/d53330c6d43f/schema)
