Skip to main content

Create Product Brand

POST 

/api/product-brands

Creates a new product brand.

Authentication: Requires Bearer token.

Validation:

  • name (required, max 255, unique across product_brands)

Request

Responses

Successful response