---
title: "Update the properties of product groups."
method: PATCH
path: "/v2/ProductGroup/UpdateProductGroups"
tags: ["ProductGroupsCommand"]
---

# Update the properties of product groups.

`PATCH /v2/ProductGroup/UpdateProductGroups`

## Headers

- `x-tenant-id` string, uuid, required
- `x-runas` string
- `x-companyid` string

## Request body

- JTLWawiItemPublicApiDataTransferObjectsV2ProductGroupsUpdateProductGroupsCommandRequest — Update the properties of product groups. - Request
  - `productGroups` JTLWawiItemPublicApiDataTransferObjectsV2ProductGroupsUpdateProductGroup[] — Product groups to update.
    - `id` string, uuid
    - `name` string — The new name of the product group

## Response `200`

Product groups successfully changed

## Other responses

- `404` — Product group not found.
- `500` — Internal server error.

---

[API](https://skmtc.net/jtl-software/apis/scx-authentication-api.md) · [All operations](https://skmtc.net/jtl-software/apis/scx-authentication-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jtl-software/scx-authentication-api/revisions/f979b1ea6951/schema)
