Hi,
I was trying to update the fields in the Orchestrator queue item with the API endpoint
PUT /odata/QueueItems({Id})
But the return code is 404. When i tried to call the GET endpoint for the same id. it worked well. Is it possible to update the fields in a Orchestrator queue item?