Function authenticators_admin_webauthn_destroy

Source
pub async fn authenticators_admin_webauthn_destroy(
    configuration: &Configuration,
    id: i32,
) -> Result<(), Error<AuthenticatorsAdminWebauthnDestroyError>>
Expand description

Viewset for WebAuthn authenticator devices (for admins)