/
Mass removal of brands
Mass removal of brands
Method: DELETE
URL: https://pim-client.wizart.ai/api/v2.1/brands/
Headers: Accept: application/json, Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbG…, Content-Type: application/json
Body:
{
"data": [
{
"type": "brands",
"id": "{{BRAND_UUID_1}}"
},
{
"type": "brands",
"id": "{{BRAND_UUID_2}}"
}
]
}
, multiple selections available,
Related content
Delete the brand by UUID
Delete the brand by UUID
More like this
Mass removal of collections
Mass removal of collections
More like this
Mass removal of products
Mass removal of products
More like this
Delete the product by UUID
Delete the product by UUID
More like this
Delete the collection by UUID
Delete the collection by UUID
More like this
Mass update of brands
Mass update of brands
More like this