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

Puts the catalog.

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

The catalog name.

Body Params

The catalog.

date-time

Gets or sets the end date.

date-time

Gets or sets the start date.

boolean

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

string | null

Gets or sets the owner.

int32

Gets or sets the sort order.

string | null

Gets or sets the name.

string | null

Gets or sets the default currency.

string | null

Gets or sets the default language.

string | null

Gets or sets the weight base.

string | null

Gets or sets the length base.

boolean

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

languages
array of objects | null

Gets or sets the languages.

languages
nodes
array of objects | null

Gets or sets the nodes.

nodes
entries
array of objects | null

Gets or sets the entries.

entries
Responses
200

Success

204

The catalog is saved.

400

If the catalog model is not valid.

401

If user does not have enough permission for this request.

404

If catalog does not exist.

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