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

  1. 80d3f3a0f3596

What changed

    • the endpoint scheme security JWT was removed from the API

      api-security-removed

    • the endpoint scheme security UserSource JWT was removed from the API

      api-security-removed

    • request body became optional

      request-body-became-optional

    • the request property email became optional (media type: application/json)

      request-property-became-optional

    • the request property email became optional (media type: application/x-www-form-urlencoded)

      request-property-became-optional

    • the request property email became optional (media type: multipart/form-data)

      request-property-became-optional