function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
MFrederickMFrederick 

Live Chat Queue - Move chat visitor up in chat queue.

Is it possible to move a chat visitor up in the chat queue based on login user's account? We don't want  to route them to a dedicated chat agent  but just change their queue position so they are higher in the queue and have a shorter wait time. If anyone has done this that would be good information to have. Thanks
KevinPKevinP
I don't see anything in the api that would allow you to do this directly. 

That said, since it's a queue, you could theoretically just reject and re-enque visitors above the chat you want to re-order.