Passcode
Finalize passcode login
Finalize a passcode login given the id
of the passcode and the actual code
provided in the the email sent
to the user during initialization.
On success, sets the User’s verified
status to true
.
POST
Deprecated. Please use the Flow API instead. What’s the Flow API?.
Body
application/json
The ID of the passcode
The actual passcode from the email sent to the user during initialization, a string of 6 decimal digits
Required string length:
6
Was this page helpful?