pub async fn authenticators_webauthn_update(
configuration: &Configuration,
id: i32,
web_authn_device_request: WebAuthnDeviceRequest,
) -> Result<WebAuthnDevice, Error<AuthenticatorsWebauthnUpdateError>>
Expand description
Viewset for WebAuthn authenticator devices