Hello,
I was wondering if there’s a way to link and unlink queues with folders, via the API.
I checked what documentation I could find and also tried playing around a little with Swagger. I noticed that the “FoldersCount” property of the “QueueDefinitionDto” changes based on how many folders the queue is linked to.
What I’d like to achieve is creating an API call, or multiple calls, if need be, with which to be able to link a queue present in Folder A to a Folder B and then unlink it from Folder A.
Kind regards,
Andrei