Path parameters
The SID of the Workspace with the TaskQueue to update.
The SID of the TaskQueue resource to update.
Response
OK
The SID of the Account that created the TaskQueue resource.
The SID of the Activity to assign Workers when a task is assigned for them.
The name of the Activity to assign Workers when a task is assigned for them.
The date and time in GMT when the resource was created specified in RFC 2822 format.
The date and time in GMT when the resource was last updated specified in RFC 2822 format.
The string that you assigned to describe the resource.
The maximum number of Workers to reserve for the assignment of a task in the queue. Can be an integer between 1 and 50, inclusive and defaults to 1.
The SID of the Activity to assign Workers once a task is reserved for them.
The name of the Activity to assign Workers once a task is reserved for them.
The unique string that we created to identify the TaskQueue resource.
A string describing the Worker selection criteria for any Tasks that enter the TaskQueue. For example '"language" == "spanish"' If no TargetWorkers parameter is provided, Tasks will wait in the TaskQueue until they are either deleted or moved to another TaskQueue. Additional examples on how to describing Worker selection criteria below. Defaults to 1==1.
How Tasks will be assigned to Workers. Set this parameter to LIFO to assign most recently created Task first or FIFO to assign the oldest Task. Default is FIFO. Click here to learn more.
The absolute URL of the TaskQueue resource.
The SID of the Workspace that contains the TaskQueue.
The URLs of related resources.