Skip to main content

WebauthnRegistrationRequest

emailstring

The email address associated with the account

Example: jsnow@example.com
namestring

The name of the user

Example: Jon Snow
WebauthnRegistrationRequest
{
"email": "jsnow@example.com",
"name": "Jon Snow"
}