---
title: "POST /v1/{+name}:removeProduct"
method: POST
path: "/v1/{+name}:removeProduct"
tags: ["projects"]
---

# POST /v1/{+name}:removeProduct

`POST /v1/{+name}:removeProduct`

Removes a Product from the specified ProductSet.

## Path parameters

- `name` string, required

## Request body

- RemoveProductFromProductSetRequest — Request message for the `RemoveProductFromProductSet` method.
  - `product` string — Required. The resource name for the Product to be removed from this ProductSet. Format is: `projects/PROJECT_ID/locations/LOC_ID/products/PRODUCT_ID`

## Response `200`

Successful response

---

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