Edit Queue Description Through API

Hello,
Im currently trying to get CRUD operations implemented through the UIPath API for Queues. I was able to get everything but update done, would anyone happen to have a link to any documentation I can look at to figure out how this should be done?

If not I tried replicating the edit for assets but I keep getting errors with the JSON format, mainly that name field is required but when I put it I get that only the description is editable.

Thanks.

Hi @jansen.ledet

Welcome to our UiPath Forum! :slight_smile:

It might help if you edit the queue item from Orchestrator UI while inspecting network traffic via your browser. It is an easy way to find out the actual payload needed for specific API calls (given they are allowed by the UI).

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.