identity
signin

Verify an SMS code and produce a step-3 session

post/identity/sms2fa/verify

Request body

codestring
ip_addressstring
session_tokenstring

Response

OK

session_tokenstring
successboolean

Changes

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

    • 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