{ "operationId": "PutBrand", "method": "PUT", "path": "/api/catalog-seller-portal/brands/{brandId}", "summary": "VTex Update Brand", "requestExamples": [ { "contentType": "application/json", "example": { "id": "20", "name": "Zwilling", "isActive": true } } ], "responseExamples": [] }