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

Puts the catalog node relation.

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

The node code.

string | null

The child code.

Body Params

The relation object, note that the parent and child node code from the URL are being used.

int32

Gets or sets the sort order.

string | null

Gets or sets the parent node code.

string | null

Gets or sets the child node code.

Responses
200

Success

204

The catalog node relation is saved.

400

If the catalog node relation model is not valid.

401

If user does not have enough permission for this request.

404

If node or node relation does not exist.

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