HomeDev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunityAcademySubmit 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.

Body Params

The content that should be created or updated.

Serializable model class for IContent exposed in the Content API.

contentLink
object
string | null
required

Name of the content.

language
object

Serializable model class for store language information

contentType
array of strings | null
required

Content type of the content.

contentType*
parentLink
object
required
string | null

Route segment of the content.

date-time | null

The start publish date of the content.

date-time | null

The stop publish date of the content.

string | null
enum

Status of the content.

Allowed:
Headers
string
enum

The validation mode used when saving content.

Allowed:
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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