Changes to Create a 2FA Verification

POST /v1/two-fa/verification

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 50 revisions of this API.15

  1. 76b9bb35619f1
  2. 33be779051201
  3. 2e48fd9894e13
  4. fabaadf195a91

What changed

    • removed the optional property from the response with the status

      response-optional-property-removed

    This revision also has 42 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the endpoint scheme security bearerAuth was added to the API

      api-security-added

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • api operation id Createanew2FAVerification removed and replaced with two_fa_verification_create

      api-operation-id-removed

    • added to the response body allOf list for the response status

      response-body-all-of-added

    • removed from the response body allOf list for the response status

      response-body-all-of-removed

    This revision also has 163 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added