Update a Queue Member.
Allows you to modify the properties of a queue member that is actively waiting in a call queue.
Permissions
The API token must include the following scopes: Voice.
Path Parameters |
---|
AccountSid uuid — REQUIREDThe unique identifier for the account this Queue is associated with. |
QueueSid uuid — REQUIREDThe unique identifier for the queue. |
CallSid uuid — REQUIREDThe unique identifier for the call. |
Query Parameters |
---|
Front stringRetrieve the member that is at the front of the queue. |
Request Body — REQUIRED |
---|
DateEnqueued stringThe date, in RFC 2822 format, the queue member was enqueued. |
Position stringThe member's current place in the queue. |
WaitTime stringThe contents of the Bin, this evaluate to valid XML, with additional support for mustache templating. |
Responses | ||||||
---|---|---|---|---|---|---|
200 OK
|