pub async fn authenticators_duo_update(
configuration: &Configuration,
id: i32,
duo_device_request: DuoDeviceRequest,
) -> Result<DuoDevice, Error<AuthenticatorsDuoUpdateError>>
Expand description
Viewset for Duo authenticator devices
pub async fn authenticators_duo_update(
configuration: &Configuration,
id: i32,
duo_device_request: DuoDeviceRequest,
) -> Result<DuoDevice, Error<AuthenticatorsDuoUpdateError>>
Viewset for Duo authenticator devices