Login
Start Login
Initialize a login flow for passkeys
POST
/
{tenant_id}
/
login
/
initialize
Path Parameters
tenant_id
string
requiredUUID of the tenant
Required string length:
36
Body
application/json
user_id
string
optional - when provided the API Key needs to be sent to the server too.
Response
200 - application/json
publicKey
object
mediation
enum<string>
Available options:
optional
, required
, silent
Was this page helpful?