Skip to main content

Delete Product Brand

DELETE 

/api/product-brands/:id

Deletes a product brand. Fails if any products are still linked to the brand.

Required scope: products:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type