REST service for Web Content Manager
Application developers can use Representational State Transfer (REST) services to work with Web Content Manager. The REST service for Web Content Manager provides authoring access to content items and elements. The service follows the Atom Publication Protocol, and Atom feeds, and entries are accessible in XML (application/atom+xml) and JSON (application/json) format.
- Getting started with the REST service for Web Content Manager
Before getting started with the REST service for Web Content Manager you should become familiar with how it works and how to use it. - How to use REST with Web Content Manager items
Different processes are used when items are created and updated by using REST. - How to Use REST to Work with Deleted Content Items
You can use the Web Content Manager REST service to purge delete, and restore previously deleted content items. - REST content formats for components and elements
When you use REST with components or elements, use these content formats. These examples can be used as templates for your own REST solutions. - REST Query service for web content
The REST service for Web Content Manager comes with a defined set of query parameters. You can also define your own query parameters in a white list. You can also predefine a query to run more complex searches, and control the allowable filters on these searches by using a white list. - How to manage web content items by using REST
You can use the Web Content Manager REST Service to create, read, update, and delete the following item types. - How to manage web content image renditions interactions by using REST
The REST service for Image Element Renditions supports access to and interactions with image component and elements having different versions to optimize display to desktop, tablet, and smart phone channels. - Web Content Manager Lock/Unlock API
The Web Content Manager Lock/Unlock API lets you lock and unlock WCM content components, authoring templates, and item. - Web Content Manager Syndication REST APIs
The Web Content Manager Syndication REST APIs let you control syndication processes. - Web Content Manager Find Rendering and Script Portlet References
This API allows you to find any page that has a WCM Rendering or Script portlet on it referencing the given WCM content UUID. - Web Content Manager Find References to DAM and WCM Artifacts
This API allows you to find all references to an item identified by its UUID, either by a DAM UUID for an asset or a WCM UUID for a WCM item. - Support for library components in content and authoring templates
DX supports an image or file element in a content or authoring template to point to an existing library component. The API is added to retrieve the references to library components from content and authoring templates and to update/add these references. - Reference material for the Web Content Manager REST service
Reference material for REST response codes, links, media types, and attachments.