Forum Discussion
CharlieMurawski
6 years agoQrew Cadet
It's just poor documentation IMO. While new role ID is an optional parameter, its probably the most critical for a majority of the use cases for this API call! You almost got it, you just need to make an opening for the node for new role id:
....
<roleid>12</roleid>
<newRoleid>16</newRoleid>
</qdbapi>
....
<roleid>12</roleid>
<newRoleid>16</newRoleid>
</qdbapi>