Path Parameters
The ID of the user.
Body
A JSON object which can include any key/value pairs. Should be provided when using rules based on your own data points.
The username used as the primary identifier for passkeys, e.g. an email address.
The display name used as an optional secondary identifier for passkeys, e.g. the user's full name.
The user's email address.
The user's phone number in E.164 format.
The locale of the user.
"en"
Response
OK
The user's ID.
The user's email address.
The user's phone number in E.164 format.
The username used as the primary identifier for passkeys, e.g. an email address.
The display name used as an optional secondary identifier for passkeys, e.g. the user's full name.
A JSON object which can include any key/value pairs. Should be provided when using rules based on your own data points.