---
title: "POST /v2/{+attributesConfig}:removeCatalogAttribute"
method: POST
path: "/v2/{+attributesConfig}:removeCatalogAttribute"
tags: ["projects"]
---

# POST /v2/{+attributesConfig}:removeCatalogAttribute

`POST /v2/{+attributesConfig}:removeCatalogAttribute`

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

## Path parameters

- `attributesConfig` string, required

## Request body

- GoogleCloudRetailV2RemoveCatalogAttributeRequest — Request for CatalogService.RemoveCatalogAttribute method.
  - `key` string — Required. The attribute name key of the CatalogAttribute to remove.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/retail.md) · [All operations](https://skmtc.net/google/apis/retail/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/retail/versions/146c67e59640/schema)
