Changes to Verify an SMS code and produce a step-3 session

POST /identity/sms2fa/verify

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

Changed in 2 of the 22 revisions of this API.3

  1. 2648ee5002a91
  2. fe2041c5ba862

What changed

    • added the optional property groups/items/business_eligible to the response with the 200 status

      response-optional-property-added

    • the groups/items/group_id response's property pattern was changed from ^grp_[0-9a-hjkmnp-tv-z]{26}$ to ^grp_[0-7][0-9a-hjkmnp-tv-z]{25}$ for the status 200

      response-property-pattern-changed

    • the groups/items/individual/id response's property pattern was changed from ^ind_[0-9a-hjkmnp-tv-z]{26}$ to ^ind_[0-7][0-9a-hjkmnp-tv-z]{25}$ for the status 200

      response-property-pattern-changed

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