pub async fn authenticators_admin_endpoint_destroy(
configuration: &Configuration,
uuid: &str,
) -> Result<(), Error<AuthenticatorsAdminEndpointDestroyError>>Expand description
Viewset for Endpoint authenticator devices (for admins)
pub async fn authenticators_admin_endpoint_destroy(
configuration: &Configuration,
uuid: &str,
) -> Result<(), Error<AuthenticatorsAdminEndpointDestroyError>>Viewset for Endpoint authenticator devices (for admins)