---
title: "Changes to POST /api/two-factor-auth/verify/"
method: POST
path: "/api/two-factor-auth/verify/"
---

# Changes to POST /api/two-factor-auth/verify/

`POST /api/two-factor-auth/verify/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 6 revisions.

- **2026-07-21** `80d3f3a0f359` — 6 info

## Changes

- **2026-07-21** `80d3f3a0f359` — 6 info
  - the endpoint scheme security `JWT` was removed from the API
  - the endpoint scheme security `UserSource JWT` was removed from the API
  - request body became optional
  - the request property `email` became optional (media type: application/json)
  - the request property `email` became optional (media type: application/x-www-form-urlencoded)
  - the request property `email` became optional (media type: multipart/form-data)

---

[Operation](https://skmtc.dev/baserow/apis/baserow-api-spec/docs/api/two-factor-auth/verify/post.md) · [API](https://skmtc.dev/baserow/apis/baserow-api-spec.md) · [Page](https://skmtc.dev/baserow/apis/baserow-api-spec/changes/api/two-factor-auth/verify/post)
