---
title: "Changes to Verify an SMS code and produce a step-3 session"
method: POST
path: "/identity/sms2fa/verify"
---

# Changes to Verify an SMS code and produce a step-3 session

`POST /identity/sms2fa/verify`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 23 revisions.

- **2026-08-20** `2648ee5002a9` — 1 info
- **2026-08-06** `fe2041c5ba86` — 2 info

## Changes

- **2026-08-20** `2648ee5002a9` — 1 info
  - added the optional property `groups/items/business_eligible` to the response with the `200` status
- **2026-08-06** `fe2041c5ba86` — 2 info
  - the `groups/items/group_id` response's property pattern was changed from `^grp_[0-9a-hjkmnp-tv-z]{26}$` to `^grp_[0-7][0-9a-hjkmnp-tv-z]{25}$` for the status `200`
  - the `groups/items/individual/id` response's property pattern was changed from `^ind_[0-9a-hjkmnp-tv-z]{26}$` to `^ind_[0-7][0-9a-hjkmnp-tv-z]{25}$` for the status `200`

---

[Operation](https://skmtc.dev/stablesea/apis/stable-sea-backend/docs/identity/sms2fa/verify/post.md) · [API](https://skmtc.dev/stablesea/apis/stable-sea-backend.md) · [Page](https://skmtc.dev/stablesea/apis/stable-sea-backend/changes/identity/sms2fa/verify/post)
