Function twilio_openapi::apis::default_api::update_key
source · pub async fn update_key(
configuration: &Configuration,
account_sid: &str,
sid: &str,
friendly_name: Option<&str>
) -> Result<ApiPeriodV2010PeriodAccountPeriodKey, Error<UpdateKeyError>>