I've found tons of information/example in order to move a Jenkins job into a new folder or subfolder, for example:
How to move jenkins job to sub folder?
I also easily found information regarding how to manually (from the GUI) move a job from a Jenkins tab to another one, for example:
How to move an existing job from one view to another in Jenkins?
However, I couldn't find any information regarding how to move a Jenkins job to a new view programatically ? I can't believe this isn't possible ... Does anyone have any hint?