identity
signin

Sign-in step 2: verify TOTP and produce a step-3 session

post/identity/sign_in/step_2

Request body

ip_addressstring
session_tokenstring
totp_codestring

Response

OK

session_tokenstring
successboolean

Changes

Changed in 3 of the 25 revisions of this API.4

    • added the optional property / to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • the // 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

      response-property-pattern-changed

    • the /// 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

      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