HomeDev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

Update content

Update specific fields of a content item. Only 'Approved' and 'Featured' fields can be modified.

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

Unique identifier of the content item.

Body Params

Partial update schema for a content item (used in PATCH).

string

Updated title of the content item.

string

Updated abstract of the content item.

boolean
string
enum

Approval status.

Allowed:
boolean

Whether the content is marked as read.

date-time

Updated publish timestamp.

uri

Updated original URL.

Responses

404

Content does not exist

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