Passcode
Initialize passcode login
Initialize a passcode login for the user identified by user_id
. Sends an email
containing the actual passcode to the user’s primary email address or to the address specified
through email_id
. Returns a representation of the passcode.
POST
Deprecated. Please use the Flow API instead. What’s the Flow API?.
Body
application/json
The ID of the user
The ID of the email address
Was this page helpful?