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

Updates the content item at the current location or create a new one if it doesn't exist.

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

Guid of the content that should be created/updated.

Query Params
string
enum
Allowed:
Body Params

The content that should be created or updated.

Serializable model class for IContent exposed in the Content API.

contentLink
object
string
required

Name of the content.

language
object

Serializable model class for store language information

contentType
array of strings
required

Content type of the content.

contentType*
parentLink
object
required
string

Route segment of the content.

date-time

The start publish date of the content.

date-time

The stop publish date of the content.

string
enum

Status of the content.

Allowed:
Responses

400

Bad request

403

Forbidden

404

NotFound

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