---
title: "Changes to Verify email OTP"
method: POST
path: "/signin/otp/email/verify"
---

# Changes to Verify email OTP

`POST /signin/otp/email/verify`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 15 revisions.

- **2026-06-24** `0fc5fd589dbf` — 1 warning
- **2026-04-20** `b39086c84b43` — 1 warning, 1 info
- **2026-01-13** `7560a2934be4` — 1 breaking
- **2025-11-11** `484d9f1a422a` — 1 warning
- **2025-10-09** `2bb5c4e40463` — 1 warning, 3 info

## Changes

- **2026-06-24** `0fc5fd589dbf` — 1 warning
  - added the new `otp-too-many-attempts` enum value to the `error` response property for the response status `default`
- **2026-04-20** `b39086c84b43` — 1 warning, 1 info
  - added the new `user-already-exists` enum value to the `error` response property for the response status `default`
  - removed the `email-already-in-use` enum value from the `error` response property for the response status `default`
- **2026-01-13** `7560a2934be4` — 1 breaking
  - the `session/user/locale` response property's maxLength was increased from `2` to `3` for the response status `200`
- **2025-11-11** `484d9f1a422a` — 1 warning
  - added the new `provider-account-already-linked` enum value to the `error` response property for the response status `default`
- **2025-10-09** `2bb5c4e40463` — 1 warning, 3 info
  - added the new `email-already-in-use` enum value to the `error` response property for the response status `default`
  - removed the `otp-too-many-attempts` enum value from the `error` response property for the response status `default`
  - removed the `provider-account-already-linked` enum value from the `error` response property for the response status `default`
  - removed the `user-already-exists` enum value from the `error` response property for the response status `default`

---

[Operation](https://skmtc.dev/nhost/apis/nhost-authentication-api/docs/signin/otp/email/verify/post.md) · [API](https://skmtc.dev/nhost/apis/nhost-authentication-api.md) · [Page](https://skmtc.dev/nhost/apis/nhost-authentication-api/changes/signin/otp/email/verify/post)
