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

# POST /v2/{+servingConfig}:removeControl

`POST /v2/{+servingConfig}:removeControl`

Disables a Control on the specified ServingConfig. The control is removed from the ServingConfig. Returns a NOT_FOUND error if the Control is not enabled for the ServingConfig.

## Path parameters

- `servingConfig` string, required

## Request body

- GoogleCloudRetailV2RemoveControlRequest — Request for RemoveControl method.
  - `controlId` string — Required. The id of the control to apply. Assumed to be in the same catalog as the serving config.

## 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)
