Skip to main content

WebauthnRegistrationRequest

emailstring

The email address associated with the account

namestring

The name of the user

Example: Jon Snow
WebauthnRegistrationRequest
{
"email": "[email protected]",
"name": "Jon Snow"
}