Function authenticators_admin_sms_create

Source
pub async fn authenticators_admin_sms_create(
    configuration: &Configuration,
    sms_device_request: SmsDeviceRequest,
) -> Result<SmsDevice, Error<AuthenticatorsAdminSmsCreateError>>
Expand description

Viewset for sms authenticator devices (for admins)