WebauthnRegistrationRequest
emailstring
The email address associated with the account
Example:
jsnow@example.comnamestring
The name of the user
Example:
Jon SnowWebauthnRegistrationRequest
{
"email": "jsnow@example.com",
"name": "Jon Snow"
}