Brands

Update a single brand

🔒 Requires: products:write scope

put/brands/{brand_id}

Path parameters

brand_idstring required

The brand id.

Request body

descriptionstring

The brand description.

namestring required

The Brand name.

Response

The updated brand.

Changes

No recorded changes to this endpoint across all 1 revision of this API.