Function twilio_openapi::apis::default_api::update_short_code
source · pub async fn update_short_code(
configuration: &Configuration,
account_sid: &str,
sid: &str,
friendly_name: Option<&str>,
api_version: Option<&str>,
sms_url: Option<&str>,
sms_method: Option<&str>,
sms_fallback_url: Option<&str>,
sms_fallback_method: Option<&str>
) -> Result<ApiPeriodV2010PeriodAccountPeriodShortCode, Error<UpdateShortCodeError>>
Expand description
Update a short code with the following parameters