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
Response
The store configuration was updated