v1

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

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.

post/v2/{+servingConfig}:removeControl

Path parameters

servingConfigstring required

Required. The source ServingConfig resource name . Format: projects/{project_number}/locations/{location_id}/catalogs/{catalog_id}/servingConfigs/{serving_config_id}

Request body

controlIdstring

Required. The id of the control to apply. Assumed to be in the same catalog as the serving config.

Response

Successful response