HomeDev GuideRecipesAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

Update the specified content item.

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

A reference to the content that should be updated.

Query Params
string
enum
Allowed:
Body Params

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

string

The name of the content.

language
object

Serializable model class for store language information

string

The route segment of the content.

date-time

The start publish date for the content.

date-time

The stop publish date of the content.

string
enum

The version status of the content.

Allowed:
Responses
204

No Content

400

Bad Request

403

Forbidden

404

Not Found

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!