Content Library Media Items REST Endpoints
Content Library Media Items
Media Files in the Responsys Interact Suite Content Library.
- Create a Content Library Media File
 - Method: postPath:
/rest/api/v1.3/clItems - Create a copy of a Content Library Media file.
 - Method: putPath:
/rest/api/v1.3/clItems/{destinationItemPath} - Delete a Content Library Media File
 - Method: deletePath:
/rest/api/v1.3/clItems/{itemPath} - Retrieve contents of a Content Library Media File
 - Method: getPath:
/rest/api/v1.3/clItems/{itemPath} - Update a Content Library Media File
 - Method: postPath:
/rest/api/v1.3/clItems/{itemPath}