Function authenticators_sms_update

Source
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