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

Puts the catalog node.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
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
boolean

Gets or sets a value indicating whether this instance is active.

metaFields
array of objects | null

Gets or sets the item attributes.

metaFields
seoInformation
array of objects | null

Gets or sets the SEO information.

seoInformation
publishStatuses
array of objects | null

Gets or sets the publish statuses for language versions of this node.

publishStatuses
Responses
200

Success

204

The catalog node is saved.

400

If the catalog node model is not valid.

401

If user does not have enough permission for this request.

404

If node does not exist.

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