Calls RenameConnector REST service to execute the "rename" process.
URL:
http://{domain_name}/{rest_context_name}/private/contents/rename/rename/
Level API: Experimental
Parameters:
Required (path parameters): No
Optional (query parameters):
| Parameter | Description | 
|---|---|
| oldPath | The old path of the renamed node with syntax: workspace:node path | 
| newTitle | The new title of the node. |