Accounts

Authenticates as a user given a two step verification verification token.

post/v3/users/{userId}/two-step-verification/login

Path parameters

userIdinteger required

The user ID to authenticate as.

Request body

challengeIdstring
verificationTokenstring
rememberDeviceboolean
accountBlobstring

Response

OK

identityVerificationLoginTicketstring
accountBlobstring

Changes

Changed in 1 of the 15 revisions of this API.1