---
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

---

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