HomeDev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunityAcademySubmit a ticketLog In
API Reference

Update the specified content item by given content reference or unique identifier.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The content reference or unique identifier of the content item that should be updated.

Body Params

The patch information describing how the content item should be updated.

Contains information for patching an existing content item.

string | null

The name of the content.

language
object

Serializable model class for store language information

string | null

The route segment of the content.

date-time | null

The start publish date for the content.

date-time | null

The stop publish date of the content.

string
enum
Headers
string
enum

The validation mode used when saving. Optional, defaults to EPiServer.ContentManagementApi.Internal.ContentValidationMode.Complete.

Allowed:
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses
204

No Content

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/problem+json