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

Puts the catalog common draft.

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

The catalog name.

string | null
required

The language code.

Body Params

The draft 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.

string | null

Gets or sets the route segment.

Responses
200

Success

204

The catalog common draft is saved.

400

If the catalog draft model is not valid.

401

If user does not have enough permission for this request.

404

If catalog common draft does not exist.

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