Content Library Item Updatesession File APIs

Content Library Item Updatesession File APIs

The Content Library Item Updatesession File resource provides operations for accessing files within an update session.

After an update session is created against a library item, the Content Library Item Updatesession File resource can be used to make changes to the underlying library item metadata as well as the content of the files. The following changes can be made:

  • deleting an existing file within the library item. This deletes both the metadata and the content.
  • updating an existing file with new content.
  • adding a new file to the library item.

The above changes are not applied or visible until the session is completed. See Content Library Item UpdateSession.

Operations
POST
Content Library Item Updatesession File validate
GET
Content Library Item Updatesession File list
POST
Content Library Item Updatesession File add
GET
Content Library Item Updatesession File get
DELETE
Content Library Item Updatesession File remove