Hi Vincent, I had the same question a few days ago and through trial and error and watching the access and error log, I found posting to the following URL worked for me.
/job/$CurrentJobName/doRename?newName=$NewJobName Cheers, Tony On Tuesday, May 22, 2012 4:47:52 AM UTC-7, HARDION Vincent wrote: > > Hi, > > Is there a way to rename a job through the REST API, without copy/delete ? > I've tried by posting to .../job/FOO/api/xml but it didn't work > > Thanks, > > Vincent >