pub async fn authenticators_totp_partial_update(
configuration: &Configuration,
id: i32,
patched_totp_device_request: Option<PatchedTotpDeviceRequest>,
) -> Result<TotpDevice, Error<AuthenticatorsTotpPartialUpdateError>>
Expand description
Viewset for totp authenticator devices