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

Map of fields to update

string

Title of the content item.

string

Short summary or abstract of the content.

boolean
string
enum

Approval status of the content.

Allowed:
boolean

Whether the content is marked as read.

date-time

Date and time when the content was published.

url

Original source URL of the content.

string

Full content body (if available).

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