pub async fn update_key(
configuration: &Configuration,
account_sid: &str,
sid: &str,
friendly_name: Option<&str>,
) -> Result<ApiPeriodV2010PeriodAccountPeriodKey, Error<UpdateKeyError>>
pub async fn update_key(
configuration: &Configuration,
account_sid: &str,
sid: &str,
friendly_name: Option<&str>,
) -> Result<ApiPeriodV2010PeriodAccountPeriodKey, Error<UpdateKeyError>>