A valid request URL is required to generate request examples{
"id": 123,
"name": "<string>",
"productPublishingMode": "<string>",
"enableLiveEdit": true,
"supportedLocaleCodes": [
"<string>"
],
"isDeleted": true
}Update the publishing mode of a master catalog
A valid request URL is required to generate request examples{
"id": 123,
"name": "<string>",
"productPublishingMode": "<string>",
"enableLiveEdit": true,
"supportedLocaleCodes": [
"<string>"
],
"isDeleted": true
}JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body
MasterCatalogId (readonly)
Name of the MasterCatalog (readonly)
The product publishing mode of this MasterCatalog
If the publishingMode is Pending and LiveEditsEnabled = true, DataViewMode live can be passed in the header and live products can be directly edited.
Master catalog supported locale codes
Indicates whether the MasterCatalog has been deleted and should no longer be used
Success
MasterCatalogId (readonly)
Name of the MasterCatalog (readonly)
The product publishing mode of this MasterCatalog
If the publishingMode is Pending and LiveEditsEnabled = true, DataViewMode live can be passed in the header and live products can be directly edited.
Master catalog supported locale codes
Indicates whether the MasterCatalog has been deleted and should no longer be used