v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1348275334.9 KB
projects

Removes the specified CatalogAttribute from the AttributesConfig. If the CatalogAttribute to remove does not exist, a NOT_FOUND error is returned.

post/v2/{+attributesConfig}:removeCatalogAttribute

Path parameters

attributesConfigstring required

Required. Full AttributesConfig resource name. Format: projects/{project_number}/locations/{location_id}/catalogs/{catalog_id}/attributesConfig

Request body

keystring

Required. The attribute name key of the CatalogAttribute to remove.

Response

Successful response