Create Brand
POST/api/Brands/CreateBrand
Tier: Public — stable, supported for third-party integration.
Creates a new Brand.
Request
Responses
- 200
- 400
Returns the created Brands.BrandDetailDto.
Validation failure — empty Name, duplicate Name/ExternalRef within the organisation, or an unknown/cyclic ParentBrandId.