/
Update the brand by UUID
Update the brand by UUID
Method: PATCH
URL: https://pim-client.wizart.ai/api/v2.1/brands/:brandUuid/
Header: Accept: application/json, Content-Type: applicaton/json, Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbG…
Body:
{
"data": {
"type": "brands",
"id": "e27fec1a-9305-4bf7-b3a6-d5e05a3621df",
"attributes": {
"name": "New brand name",
"is_visible": true,
"order": 16216400.046763062
}
}
}
, multiple selections available,
Related content
Update the brand visibility by UUID
Update the brand visibility by UUID
More like this
Mass update of brands
Mass update of brands
More like this
Update the product by UUID (without shared)
Update the product by UUID (without shared)
More like this
Delete the brand by UUID
Delete the brand by UUID
More like this
Update the collection by UUID
Update the collection by UUID
More like this