pub async fn authenticators_sms_update(
configuration: &Configuration,
id: i32,
sms_device_request: SmsDeviceRequest,
) -> Result<SmsDevice, Error<AuthenticatorsSmsUpdateError>>
Expand description
Viewset for sms authenticator devices
pub async fn authenticators_sms_update(
configuration: &Configuration,
id: i32,
sms_device_request: SmsDeviceRequest,
) -> Result<SmsDevice, Error<AuthenticatorsSmsUpdateError>>
Viewset for sms authenticator devices