Function authenticators_totp_update

Source
pub async fn authenticators_totp_update(
    configuration: &Configuration,
    id: i32,
    totp_device_request: TotpDeviceRequest,
) -> Result<TotpDevice, Error<AuthenticatorsTotpUpdateError>>
Expand description

Viewset for totp authenticator devices