pub async fn authenticators_sms_partial_update(
configuration: &Configuration,
id: i32,
patched_sms_device_request: Option<PatchedSmsDeviceRequest>,
) -> Result<SmsDevice, Error<AuthenticatorsSmsPartialUpdateError>>
Expand description
Viewset for sms authenticator devices