Update a QueueAsk AIpost https://www.freeclimb.com/apiserver/Accounts/{accountId}/Queues/{queueId}Path ParamsaccountIdstringrequiredID of the account that created this queue.queueIdstringrequiredA string that uniquely identifies this Queue resource.Body ParamsaliasstringDescription for this Queue. Max length is 64 characters.maxSizeint32Defaults to 100Maximum number of calls this queue can hold. Default is 100. Maximum is 1000. Note: Reducing the maxSize of a Queue causes the Queue to reject incoming requests until it shrinks below the new value of maxSize.Response 200200Updated 11 months ago