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.

Path Params
integer
required

Unique identifier of the content item.

Body Params
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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json