I used the following python code to update the queueCalls configurations and it worked ok dn='7'+siteID + '1920'resp = axl_service.getHuntPilot(pattern=dn, routePartitionName='PT-INTERNAL')rtn=resp['return']hp=rtn['huntPilot']qCals=hp['queueCalls']qC...