Overview This is the specification for applications that retrieve lists of Library resources. URL endpoints Perform a GET operation on one of the following URL formats: URL Description librariesfeed Retrieve a list of libraries Authentication This method does not require ...
Overview This is the specification for applications that retrieve lists of resources contained by a Library. URL endpoints Perform a GET operation on one of the following URL formats: URL Description library{libraryid}feed Retrieve resources contained by a library given its id ...
Overview Retrieve a library Retrieve a list of content in a library Retrieve list of libraries Description Top level container for all resource content. A library may contain a collection of resources of type Folder, Document. Entry Elements All elements are in XML namespace ...
Overview This is the specification for applications that update a Folder resource. URL endpoints Perform a PUT operation on one of the following URL formats: URL Description library{libraryid}folder{folderid}entry Update the specified folder Authentication This method ...
Overview This is the specification for applications that retrieve lists of resources contained by a Folder. URL endpoints Perform a GET operation on one of the following URL formats: URL Description library{libraryid}folder{folderid}feed Retrieve resources contained by a folder ...