security
Verify adding of a new webauthn security key
Complete the process of adding a new WebAuthn security key by verifying the authenticator response. Requires elevated permissions.
post/user/webauthn/verify
Request body
Response
Security key successfully added
Example response
{
"id": "123e4567-e89b-12d3-a456-426614174000"
}