Rename a Content Item
{ renameItem }
Rename content item or folder
Method
/API3/content/renameItem
- Enterprise Admin
Input Parameters
Name
renameItemApiData
Object Type
Description
The rename object for settings to rename content items.
Output Response
Successful Result Code
200
Response Type
Description of Response Type
Generic API response object with success or failure flag and related messages.
Code Snippets
Use the Authentication API methods to generate an access 'key' or 'token' for use in code as shown below.
TypeScript
Curl
Java
C#
Python
PHP