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: post
Path: /rest/api/v1.3/clItems
Create a copy of a Content Library Media file.
Method: put
Path: /rest/api/v1.3/clItems/{destinationItemPath}
Delete a Content Library Media File
Method: delete
Path: /rest/api/v1.3/clItems/{itemPath}
Retrieve contents of a Content Library Media File
Method: get
Path: /rest/api/v1.3/clItems/{itemPath}
Update a Content Library Media File
Method: post
Path: /rest/api/v1.3/clItems/{itemPath}