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

Puts the common draft catalog node.

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

The language code.

string
required
Query Params
string | null

The node code.

Body Params

The catalog node.

string | null

Gets or sets the Category Code.

string | null

Gets or sets the parent node code.

string | null

Gets or sets the name.

date-time

Gets or sets the start date.

date-time

Gets or sets the end date.

string | null

Gets or sets the MetaClass.

string | null

Gets or sets the Catalog.

int32

Gets or sets the sort order.

parentNode
object

Class that represents linkage and more information about models.

assets
array of objects | null

Gets or sets the assets.

assets
children
array of objects | null

Gets or sets the child nodes.

children
entries
array of objects | null

Gets or sets the entries.

entries
metaFields
array of objects | null

Gets or sets the meta field data.

metaFields
seoInformation
object

The draft Seo info model.

Responses
200

Success

204

The common draft catalog node is saved.

400

If the common draft catalog node model is not valid.

401

If user does not have enough permission for this request.

404

If node common draft does not exist.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!