Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Content Management API 3.0.0

REST API version: 3.0.0

Older versions of this documentation:

EPiServer Content Management API

ContentManagement

DELETE​/api​/episerver​/v3.0​/contentmanagement​/{contentIdentifier}
Delete a content by content reference or unique identifier.
GET​/api​/episerver​/v3.0​/contentmanagement​/{contentIdentifier}
Get the content draft by given content reference or unique identifier and language.
PATCH​/api​/episerver​/v3.0​/contentmanagement​/{contentIdentifier}
Update the specified content item by given content reference or unique identifier.
POST​/api​/episerver​/v3.0​/contentmanagement​/{contentIdentifier}​/move
Move a content from its current location to another location.
POST​/api​/episerver​/v3.0​/contentmanagement
Create a new content item.
PUT​/api​/episerver​/v3.0​/contentmanagement​/{contentGuid}
Updates the content item at the current location or create a new one if it doesn't exist.

Schemas

content
contentReference
contentValidationMode
language
moveOptions
patchContent
problemDetails
versionStatus