Try our conversational search powered by Generative AI!

Episerver - update 363

Release summary

New releases of Episerver Content Management API (new REST API for managing content objects) and Episerver Content Delivery API (support for Content Management API).

Released items April 20, 2021

Area ID Type Description Released
HAPI-1424
  Basic Content Management API

The Content Management API (CMA) adds RESTful endpoints for managing content objects, useful for pushing external content to the content management system.

CMA shares formats with the Content Delivery API (CDA), but has access to unpublished content using common drafts.

Capabilities of the CMA include

  • Create new object using POST
  • Update specific properties using PATCH
  • Upsert entire object using PUT
  • Get unpublished common draft
  • Publish object
  • Move object
  • Trash or Delete object

Please see the Content Management API developer guide on Episerver World for documentation and examples.

EPiServer.ContentManagementApi 2.20.0; (Or a related package);
Apr 20, 2021

More on releases

Related topics

Last updated: Apr 20, 2021