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

Puts the catalog node item asset.

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

The asset key.

string | null
required

Type of the asset.

string
required
Query Params
string | null

The node code.

Body Params

The asset.

Represents a catalog item asset.

string | null

Gets or sets the catalog node code.

string | null

Gets or sets the catalog entry code.

string | null

Gets or sets the asset key.

string | null

Gets or sets the type of the asset.

string | null

Gets or sets the name of the group.

int32

Gets or sets the sort order.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
200

Success

204

The catalog node item asset is saved.

400

If the catalog node item asset model is not valid.

401

If user does not have enough permission for this request.

404

If node or item asset does not exist.

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