Hello. I am developing a third party agent desktop which handles chat sessions, and I need to add a feature to return a chat session (which has already been accepted) back to the queue it came from. How can I do that? (Optionally, I can send it back to a queue with a given name, if that is easier).
Thank you in advance.