pub async fn update_siprec(
configuration: &Configuration,
account_sid: &str,
call_sid: &str,
sid: &str,
status: &str,
) -> Result<ApiPeriodV2010PeriodAccountPeriodCallPeriodSiprec, Error<UpdateSiprecError>>
Expand description
Stop a Siprec using either the SID of the Siprec resource or the name
used when creating the resource