---
title: "Changes to Create a 2FA Verification"
method: POST
path: "/v1/two-fa/verification"
---

# Changes to Create a 2FA Verification

`POST /v1/two-fa/verification`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 50 revisions.

- **2026-06-15** `76b9bb35619f` — 1 warning
- **2026-05-25** `33be77905120` — 1 info
- **2026-04-20** `2e48fd9894e1` — 3 info
- **2026-02-12** `fabaadf195a9` — 1 info

## Changes

- **2026-06-15** `76b9bb35619f` — 1 warning
  - removed the optional property `error_code` from the response with the `403` status
- **2026-05-25** `33be77905120` — 1 info
  - the endpoint scheme security `bearerAuth` was added to the API
- **2026-04-20** `2e48fd9894e1` — 3 info
  - api operation id `Createanew2FAVerification` removed and replaced with `two_fa_verification_create`
  - added `#/components/schemas/TwoFactorVerificationResponse` to the response body `allOf` list for the response status `200`
  - removed `#/components/schemas/Create2FAVerificationResponse` from the response body `allOf` list for the response status `200`
- **2026-02-12** `fabaadf195a9` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/wavix/apis/wavix-apis/docs/v1/two-fa/verification/post.md) · [API](https://skmtc.dev/wavix/apis/wavix-apis.md) · [Page](https://skmtc.dev/wavix/apis/wavix-apis/changes/v1/two-fa/verification/post)
