Function twilio_openapi::apis::default_api::update_member
source · pub async fn update_member(
configuration: &Configuration,
account_sid: &str,
queue_sid: &str,
call_sid: &str,
url: &str,
method: Option<&str>
) -> Result<ApiPeriodV2010PeriodAccountPeriodQueuePeriodMember, Error<UpdateMemberError>>Expand description
Dequeue a member from a queue and have the member’s call begin executing the TwiML document at that URL