Is it possible to rename a RTC Plan using the Plain Java API?
Accepted answer
There is no real supported API for the Planning component. There is API that is mostly not supported.
I published https://rsjazz.wordpress.com/2015/06/11/creating-plans-with-the-plain-java-client-api/ and the code published shows also how to set the name of a plan. This should be good enough for renaming.
Please note that the API might have changed and keep in mind that the API used is not supported. So if you mess something up, don't ask support to fix it.