pub async fn delete_web_authn_credential_with_id(
    configuration: &Configuration,
    id: &str
) -> Result<(), Error<DeleteWebAuthnCredentialWithIdError>>
Expand description

Deletes the WebAuthn credential for the given Id.