v50

latestOpenAPI 3.0.2raw.githubusercontent.com2026-08-013374139.1 KB
catalogs

Set store config

Update store configuration for a catalog.

Path Parameters:

  • catalog_name: The name of the catalog

Body Parameters:

  • CatalogStoreConfig: The new store configuration to set

Returns:

  • CatalogStoreConfig: The updated store configuration.
put/api/v1/catalog/catalogs/{catalog_name}/store/config

Path parameters

catalog_namestring required
Example:mycatalog

Request body

OR
OR
OR

Response

The store configuration was updated

OR
OR
OR