v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-05-061971481.8 MB
Api20100401Member

Dequeue a member from a queue and have the member's call begin executing the TwiML document at that URL

Dequeue a member from a queue and have the member's call begin executing the TwiML document at that URL

post/2010-04-01/Accounts/{AccountSid}/Queues/{QueueSid}/Members/{CallSid}.json

Path parameters

AccountSidstring required

The SID of the Account that created the Member resource(s) to update.

QueueSidstring required

The SID of the Queue in which to find the members to update.

CallSidstring required

The Call SID of the resource(s) to update.

Response

OK

call_sidstring nullable

The SID of the Call the Member resource is associated with.

date_enqueuedstring date-time-rfc-2822 nullable

The date that the member was enqueued, given in RFC 2822 format.

positioninteger

This member's current position in the queue.

uristring nullable

The URI of the resource, relative to https://api.twilio.com.

wait_timeinteger

The number of seconds the member has been in the queue.

queue_sidstring nullable

The SID of the Queue the member is in.