Verify passwordless login OTP

Authenticate using OTP code and create device session

Access: Public endpoint.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

username

string
required
length between 6 and 6
^\d{6}$

6-digit OTP code

deviceInfo
object

deviceInfo

Responses
200

Successfully authenticated with OTP

401

Invalid or expired OTP

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!