---
title: "Update Product Brands"
method: PUT
path: "/v2/product/brands"
---

# Update Product Brands

`PUT /v2/product/brands`

## Headers

- `Authorization` string

## Request body

- object[]
  - `code` string
  - `name` string
  - `description` string
  - `ouCode` string

## Response `200`

Successful response

---

[API](https://skmtc.net/capillarytech/apis/sample-api.md) · [All operations](https://skmtc.net/capillarytech/apis/sample-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/capillarytech/sample-api/revisions/de241f2ed9b3/schema)
