pub async fn authenticators_admin_webauthn_destroy(
configuration: &Configuration,
id: i32,
) -> Result<(), Error<AuthenticatorsAdminWebauthnDestroyError>>
Expand description
Viewset for WebAuthn authenticator devices (for admins)
pub async fn authenticators_admin_webauthn_destroy(
configuration: &Configuration,
id: i32,
) -> Result<(), Error<AuthenticatorsAdminWebauthnDestroyError>>
Viewset for WebAuthn authenticator devices (for admins)