Changes to POST /api/two-factor-auth/verify
POST /api/two-factor-auth/verify/
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 6 revisions of this API.6
What changed
- ○
the endpoint scheme security
JWTwas removed from the APIapi-security-removed
- ○
the endpoint scheme security
UserSource JWTwas removed from the APIapi-security-removed
- ○
request body became optional
request-body-became-optional
- ○
the request property
emailbecame optional (media type: application/json)request-property-became-optional
- ○
the request property
emailbecame optional (media type: application/x-www-form-urlencoded)request-property-became-optional
- ○
the request property
emailbecame optional (media type: multipart/form-data)request-property-became-optional
- ○